index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
generate_rust_analyzer.py
Age
Commit message (
Expand
)
Author
2025-04-08
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-16
rust: make pin-init its own crate
Benno Lossin
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
2025-03-11
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
2024-10-15
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
2024-04-16
kbuild: use the upstream `alloc` crate
Wedson Almeida Filho
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
2022-12-04
rust: add `build_error` crate
Gary Guo
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda