Age | Commit message (Expand) | Author | Files | Lines |
2025-04-08 | scripts: generate_rust_analyzer: Add ffi crate | Lukas Fischer | 1 | -3/+9 |
2025-03-31 | scripts: generate_rust_analyzer: fix pin-init name in kernel deps | Andrei Lalaev | 1 | -1/+1 |
2025-03-30 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -1/+16 |
2025-03-16 | rust: make pin-init its own crate | Benno Lossin | 1 | -2/+2 |
2025-03-16 | rust: add pin-init crate build infrastructure | Miguel Ojeda | 1 | -1/+16 |
2025-03-12 | scripts: generate_rust_analyzer: add uapi crate | Tamir Duberstein | 1 | -1/+2 |
2025-03-12 | scripts: generate_rust_analyzer: add missing include_dirs | Tamir Duberstein | 1 | -20/+20 |
2025-03-11 | scripts: generate_rust_analyzer: add missing macros deps | Tamir Duberstein | 1 | -9/+21 |
2025-01-10 | rust: use host dylib naming convention to support macOS | Tamir Duberstein | 1 | -4/+11 |
2024-10-15 | kbuild: rust: remove the `alloc` crate and `GlobalAlloc` | Danilo Krummrich | 1 | -9/+2 |
2024-08-07 | rust: Support latest version of `rust-analyzer` | Sarthak Singh | 1 | -1/+5 |
2024-04-16 | kbuild: use the upstream `alloc` crate | Wedson Almeida Filho | 1 | -1/+1 |
2023-08-20 | scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc` | Martin Rodriguez Reboredo | 1 | -2/+14 |
2023-08-07 | scripts: `make rust-analyzer` for out-of-tree modules | Vinay Varma | 1 | -9/+18 |
2023-04-07 | scripts: generate_rust_analyzer: Handle sub-modules with no Makefile | Asahi Lina | 1 | -1/+4 |
2022-12-04 | rust: add `build_error` crate | Gary Guo | 1 | -1/+7 |
2022-09-28 | scripts: add `generate_rust_analyzer.py` | Miguel Ojeda | 1 | -0/+135 |