panic_str only exists for the migration to 2021 panic macros
This commit is contained in:
parent
8b9e47c136
commit
6e190fa993
5 changed files with 23 additions and 16 deletions
|
@ -1306,7 +1306,7 @@ symbols! {
|
|||
panic_misaligned_pointer_dereference,
|
||||
panic_nounwind,
|
||||
panic_runtime,
|
||||
panic_str,
|
||||
panic_str_2015,
|
||||
panic_unwind,
|
||||
panicking,
|
||||
param_attrs,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue