aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
AgeCommit message (Expand)AuthorFilesLines
2024-04-16kbuild: use the upstream `alloc` crateGravatar Wedson Almeida Filho 1-1/+1
2023-08-20scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Gravatar Martin Rodriguez Reboredo 1-2/+14
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesGravatar Vinay Varma 1-9/+18
2023-04-07scripts: generate_rust_analyzer: Handle sub-modules with no MakefileGravatar Asahi Lina 1-1/+4
2022-12-04rust: add `build_error` crateGravatar Gary Guo 1-1/+7
2022-09-28scripts: add `generate_rust_analyzer.py`Gravatar Miguel Ojeda 1-0/+135