mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 00:08:01 +00:00
Clippy if_then_panic lint has been renamed to manual_assert
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![allow(
|
||||
clippy::decimal_literal_representation,
|
||||
clippy::if_then_panic,
|
||||
clippy::manual_assert,
|
||||
clippy::unreadable_literal
|
||||
)]
|
||||
#![cfg_attr(feature = "unstable", feature(never_type))]
|
||||
|
||||
Reference in New Issue
Block a user