Skip to content

Commit

Permalink
disable unexpected cfgs
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Aug 20, 2024
1 parent 36ca219 commit e7ce4ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
rustflags = [
"-Dwarnings",
"-Aclippy::style",
"-Aunexpected_cfgs",
# "-Dclippy::pedantic",
# "-Aclippy::module_name_repetitions",
# "-Aclippy::needless_pass_by_value",
Expand Down

0 comments on commit e7ce4ff

Please sign in to comment.