1
Fork 0

Make panic_fmt lint work properly for assert!(expr, msg) too.

This commit is contained in:
Mara Bos 2020-10-18 22:29:40 +02:00
parent da66a501f6
commit f228efc3f5
3 changed files with 14 additions and 0 deletions

View file

@ -267,6 +267,7 @@ symbols! {
asm,
assert,
assert_inhabited,
assert_macro,
assert_receiver_is_total_eq,
assert_uninit_valid,
assert_zero_valid,