Closed cppcoffee closed 1 month ago
Add rust-analyzer.toml configuration file for all IDEs that use rust-analyzer.
Maybe also remove .dir-locals.el and .vscode/settings.json
.dir-locals.el
.vscode/settings.json
rust-analyzer reads the .cargo/rust-analyzer.toml configuration correctly, and can remove other duplicates.
.cargo/rust-analyzer.toml
Add rust-analyzer.toml configuration file for all IDEs that use rust-analyzer.