summaryrefslogtreecommitdiff
path: root/.rust-analyzer.toml
diff options
context:
space:
mode:
Diffstat (limited to '.rust-analyzer.toml')
-rw-r--r--.rust-analyzer.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.rust-analyzer.toml b/.rust-analyzer.toml
new file mode 100644
index 0000000..e42ff37
--- /dev/null
+++ b/.rust-analyzer.toml
@@ -0,0 +1,2 @@
+[diagnostics]
+disabled = ["inactive-code"]