blob: e87a7db331710ee5358a6c13dfe572624794e4a5 [file] [log] [blame] [view]
## Generates rust-project.json when there are Rust targets
This is a format similar to compile_commands.json, but specifically used by the
official rust LSP, rust-analyzer. It is generated automatically if there are
Rust targets, and is placed in the build directory.