index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
generate_rust_analyzer.py
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
-1
/
+1
2026-01-26
scripts: generate_rust_analyzer: fix resolution of #[pin_data] macros
SeungJong Ha
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: compile sysroot with correct edition
Tamir Duberstein
-3
/
+26
2026-01-18
scripts: generate_rust_analyzer: compile quote with correct edition
Tamir Duberstein
-0
/
+1
2026-01-18
scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependencies
Jesung Yang
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: syn: treat `std` as a dependency
Jesung Yang
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: remove sysroot assertion
Onur Özkan
-3
/
+0
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add pin_init_internal deps
Tamir Duberstein
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
Tamir Duberstein
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
Tamir Duberstein
-1
/
+1
2025-11-24
rust: macros: support `proc-macro2`, `quote` and `syn`
Miguel Ojeda
-1
/
+1
2025-11-24
rust: syn: enable support in kbuild
Miguel Ojeda
-0
/
+7
2025-11-24
rust: quote: enable support in kbuild
Miguel Ojeda
-0
/
+7
2025-11-24
rust: proc-macro2: enable support in kbuild
Miguel Ojeda
-0
/
+7
2025-11-24
rust: kbuild: simplify `--cfg` handling
Miguel Ojeda
-1
/
+1
2025-09-08
rust: add `pin-init` as a dependency to `bindings` and `uapi`
Benno Lossin
-2
/
+2
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
-5
/
+8
2025-04-08
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
-3
/
+9
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
-1
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
-1
/
+16
2025-03-16
rust: make pin-init its own crate
Benno Lossin
-2
/
+2
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
-1
/
+16
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
-1
/
+2
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
-20
/
+20
2025-03-11
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
-9
/
+21
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
-4
/
+11
2024-10-15
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
-9
/
+2
2024-08-07
rust: Support latest version of `rust-analyzer`
Sarthak Singh
-1
/
+5
2024-04-16
kbuild: use the upstream `alloc` crate
Wedson Almeida Filho
-1
/
+1
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
-2
/
+14
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
-9
/
+18
2023-04-07
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
-1
/
+4
2022-12-04
rust: add `build_error` crate
Gary Guo
-1
/
+7
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
-0
/
+135