1
Fork 0

panic_str only exists for the migration to 2021 panic macros

This commit is contained in:
Ralf Jung 2024-03-25 20:36:13 +01:00
parent 8b9e47c136
commit 6e190fa993
5 changed files with 23 additions and 16 deletions

View file

@ -1306,7 +1306,7 @@ symbols! {
panic_misaligned_pointer_dereference,
panic_nounwind,
panic_runtime,
panic_str,
panic_str_2015,
panic_unwind,
panicking,
param_attrs,