Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
7065cd0420e3932071e87f23c2b51d1c29179f81
rust/library/compiler-builtins/crates/panic-handler/Cargo.toml

9 lines
152 B
TOML
Raw Normal View History

Try to fix intrinsics example on nightly
2018-07-12 09:29:32 -07:00
[package]
Rename panic_implementation -> panic_handler panic_implementation has been deprecated/renamed. New name is panic_handler
2018-09-01 20:12:41 +02:00
name = "panic-handler"
Try to fix intrinsics example on nightly
2018-07-12 09:29:32 -07:00
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
Get rid of a warning
2024-06-25 13:52:02 +03:00
edition = "2021"
Add `release-plz` for automatic releases. This is what `cc-rs` is using and should create a release PR whenever a change to `master` is made. If the branch is merged, it should publish the new version. Includes configuration to disable semver checks and not keep a changelog since this is an implementation detail.
2024-07-18 00:29:04 -05:00
publish = false
Try to fix intrinsics example on nightly
2018-07-12 09:29:32 -07:00
[dependencies]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 148ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API