summaryrefslogtreecommitdiffstats
path: root/Documentation/rust
AgeCommit message (Expand)AuthorLines
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-9/+40
2024-09-05docs: rust: include other expressions in conditional compilation sectionMiguel Ojeda-0/+8
2024-08-27docs: rust: remove unintended blockquote in Quick StartJon Mulder-3/+3
2024-08-25docs: rust: improve main page introducing a "Code documentation" sectionMiguel Ojeda-4/+17
2024-08-25docs: rust: link to https://rust.docs.kernel.orgMiguel Ojeda-3/+13
2024-08-24docs: rust: quick-start: add Debian TestingMiguel Ojeda-2/+2
2024-08-21docs: rust: remove unintended blockquote in Coding GuidelinesVincent Woltmann-19/+19
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg-2/+2
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-46/+110
2024-07-10docs: rust: quick-start: add section on Linux distributionsMiguel Ojeda-12/+81
2024-07-10rust: start supporting several `bindgen` versionsMiguel Ojeda-3/+4
2024-07-10rust: avoid assuming a particular `bindgen` buildMiguel Ojeda-14/+9
2024-07-10rust: start supporting several compiler versionsMiguel Ojeda-8/+7
2024-07-08docs: rust: no_std is usedDirk Behme-0/+8
2024-07-08kbuild: rust: remove now-unneeded `rusttest` custom sysroot handlingMiguel Ojeda-17/+2
2024-07-08docs: rust: introduce the new kernel.org LLVM+Rust toolchainsNathan Chancellor-0/+7
2024-07-03arch: um: rust: Add i386 support for RustDavid Gow-1/+1
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2024-05-13Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-1/+81
2024-05-05docs: rust: extend abstraction and binding documentationDirk Behme-0/+57
2024-05-05docs: rust: Add instructions for the Rust kselftestLaura Nao-1/+24
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda-0/+1
2024-03-31docs: rust: fix improper rendering in Arch Support pageBo-Wei Chen-1/+1
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+1
2024-02-18docs: rust: Add description of Rust documentation test as KUnit onesDirk Behme-8/+119
2024-02-18docs: rust: Move testing to a separate pageDirk Behme-24/+25
2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe-0/+1
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-6/+7
2024-01-17LoongArch: Enable initial Rust supportWANG Rui-6/+7
2023-12-21docs: rust: Clarify that 'rustup override' applies to build directoryViresh Kumar-4/+8
2023-12-21docs: rust: Add rusttest infoDirk Behme-0/+24
2023-12-21docs: rust: remove `CC=clang` mentionsMiguel Ojeda-5/+1
2023-12-21rust: support `srctree`-relative linksMiguel Ojeda-0/+13
2023-10-30Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-0/+19
2023-10-25docs: rust: add "The Rust experiment" sectionMiguel Ojeda-0/+19
2023-10-19docs: rust: update Rust docs output pathMiguel Ojeda-1/+1
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds-0/+8
2023-08-21docs: rust: clarify what 'rustup override' doesTrevor Gross-1/+3
2023-08-20docs: rust: update instructions for obtaining 'core' sourceTrevor Gross-7/+8
2023-08-20docs: rust: add command line to rust-analyzer sectionGuillaume Plourde-1/+3
2023-08-15rust: bindgen: upgrade to 0.65.1Aakash Sen Sharma-1/+1
2023-08-09docs: rust: add paragraph about finding a suitable `libclang`Miguel Ojeda-0/+17
2023-07-21docs: Move rustdoc output, cross-reference itCarlos Bilbao-0/+8
2023-05-31docs: rust: point directly to the standalone installersMiguel Ojeda-2/+2
2023-04-06rust: sort uml documentation arch support tableThomas Bamelis-1/+1
2023-02-13Documentation: rust: Fix arch support tableBagas Sanjaya-1/+1
2023-02-10rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow-0/+2
2022-09-28x86: enable initial Rust supportMiguel Ojeda-0/+1
2022-09-28docs: add Rust documentationMiguel Ojeda-0/+567