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"]