Also apply panic_fmt lint suggestions to debug_assert!().
This commit is contained in:
parent
0a9330c7ef
commit
d3b41497fe
5 changed files with 23 additions and 10 deletions
|
@ -418,6 +418,7 @@ symbols! {
|
|||
dead_code,
|
||||
dealloc,
|
||||
debug,
|
||||
debug_assert_macro,
|
||||
debug_assertions,
|
||||
debug_struct,
|
||||
debug_trait,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue