Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebank
Use correct edition for panic in [debug_]assert!(). See https://github.com/rust-lang/rust/issues/88638#issuecomment-915472783
This commit is contained in:
commit
30e068f58b
6 changed files with 148 additions and 4 deletions
|
@ -570,6 +570,7 @@ symbols! {
|
|||
dyn_metadata,
|
||||
dyn_trait,
|
||||
edition_macro_pats,
|
||||
edition_panic,
|
||||
eh_catch_typeinfo,
|
||||
eh_personality,
|
||||
emit_enum,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue