summaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_analyzer.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Martin Rodriguez Reboredo2023-08-201-2/+14
* scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma2023-08-071-9/+18
* scripts: generate_rust_analyzer: Handle sub-modules with no MakefileAsahi Lina2023-04-071-1/+4
* rust: add `build_error` crateGary Guo2022-12-041-1/+7
* scripts: add `generate_rust_analyzer.py`Miguel Ojeda2022-09-281-0/+135