summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
AgeCommit message (Expand)Author
14 daysscripts: generate_rust_analyzer: fix pin-init name in kernel depsAndrei Lalaev
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-16rust: make pin-init its own crateBenno Lossin
2025-03-16rust: add pin-init crate build infrastructureMiguel Ojeda
2025-03-12scripts: generate_rust_analyzer: add uapi crateTamir Duberstein
2025-03-12scripts: generate_rust_analyzer: add missing include_dirsTamir Duberstein
2025-03-11scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein
2024-10-15kbuild: rust: remove the `alloc` crate and `GlobalAlloc`Danilo Krummrich
2024-08-07rust: Support latest version of `rust-analyzer`Sarthak Singh
2024-04-16kbuild: use the upstream `alloc` crateWedson Almeida Filho
2023-08-20scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Martin Rodriguez Reboredo
2023-08-07scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma
2023-04-07scripts: generate_rust_analyzer: Handle sub-modules with no MakefileAsahi Lina
2022-12-04rust: add `build_error` crateGary Guo
2022-09-28scripts: add `generate_rust_analyzer.py`Miguel Ojeda