diff --git a/.cargo/config.toml b/.cargo/config.toml index 49143201a..bf5392b7d 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -20,6 +20,7 @@ rustflags = [ "-Dwarnings", "-Aclippy::style", + "-Aunexpected_cfgs", # "-Dclippy::pedantic", # "-Aclippy::module_name_repetitions", # "-Aclippy::needless_pass_by_value",