aboutsummaryrefslogtreecommitdiff
path: root/rust/clippy.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/clippy.toml')
-rw-r--r--rust/clippy.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/rust/clippy.toml b/rust/clippy.toml
deleted file mode 100644
index 5d190f9..0000000
--- a/rust/clippy.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-doc-valid-idents = ["PrimeCell", ".."]
-msrv = "1.63.0"