summaryrefslogtreecommitdiff
path: root/samples/rust
AgeCommit message (Expand)Author
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-12samples: rust: fix `rust_print` build making it a combined moduleMiguel Ojeda
2024-11-04rust: samples: add tracepoint to Rust sampleAlice Ryhl
2024-10-15rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2024-10-07rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda
2024-04-16rust: sync: update `Arc` and `UniqueArc` to take allocation flagsWedson Almeida Filho
2024-04-16rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho
2023-04-10samples: rust: print: Add sample code for Arc printingBoqun Feng
2022-12-04rust: macros: take string literals in `module!`Gary Guo
2022-12-01rust: samples: add `rust_print` exampleMiguel Ojeda
2022-09-28samples: add first Rust examplesMiguel Ojeda