summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cargo/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
index fc7b9476..f422491e 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -2,7 +2,6 @@
# Note: if the RUSTFLAGS environment variable is set, this will be
# ignored.
rustflags = [
- "-Dwarnings",
"-Aunused-parens",
"-Aclippy::all",
"-Dclippy::correctness",