Make panic_fmt lint work properly for assert!(expr, msg) too.
This commit is contained in:
parent
da66a501f6
commit
f228efc3f5
3 changed files with 14 additions and 0 deletions
|
@ -267,6 +267,7 @@ symbols! {
|
|||
asm,
|
||||
assert,
|
||||
assert_inhabited,
|
||||
assert_macro,
|
||||
assert_receiver_is_total_eq,
|
||||
assert_uninit_valid,
|
||||
assert_zero_valid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue