开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
generate_rust_analyzer.py
Age
Commit message (
Expand
)
Author
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
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