bump bootstrap compiler to 1.55
This commit is contained in:
parent
8d57c0ab2b
commit
24f9de5a44
11 changed files with 6 additions and 24 deletions
|
@ -6,8 +6,7 @@
|
|||
|
||||
#[doc = include_str!("../../core/src/macros/panic.md")]
|
||||
#[macro_export]
|
||||
#[cfg_attr(bootstrap, rustc_builtin_macro = "std_panic")]
|
||||
#[cfg_attr(not(bootstrap), rustc_builtin_macro(std_panic))]
|
||||
#[rustc_builtin_macro(std_panic)]
|
||||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
#[allow_internal_unstable(edition_panic)]
|
||||
#[cfg_attr(not(test), rustc_diagnostic_item = "std_panic_macro")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue