summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
AgeCommit message (Expand)AuthorFilesLines
8 daysscripts: generate_rust_analyzer: add uapi crateTamir Duberstein1-1/+2
8 daysscripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein1-20/+20
8 daysscripts: generate_rust_analyzer: add missing macros depsTamir Duberstein1-9/+21
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein1-4/+11
2024-10-16kbuild: rust: remove the `alloc` crate and `GlobalAlloc`Danilo Krummrich1-9/+2
2024-08-07rust: Support latest version of `rust-analyzer`Sarthak Singh1-1/+5
2024-04-16kbuild: use the upstream `alloc` crateWedson Almeida Filho1-1/+1
2023-08-20scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Martin Rodriguez Reboredo1-2/+14
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma1-9/+18
2023-04-07scripts: generate_rust_analyzer: Handle sub-modules with no MakefileAsahi Lina1-1/+4
2022-12-04rust: add `build_error` crateGary Guo1-1/+7
2022-09-28scripts: add `generate_rust_analyzer.py`Miguel Ojeda1-0/+135