summaryrefslogtreecommitdiff
path: root/samples/rust/rust_minimal.rs
AgeCommit message (Expand)AuthorFilesLines
2024-10-16rust: treewide: switch to the kernel `Vec` typeDanilo Krummrich1-2/+2
2024-04-16rust: alloc: update `VecExt` to take allocation flagsWedson Almeida Filho1-3/+3
2022-12-04rust: macros: take string literals in `module!`Gary Guo1-4/+4
2022-09-28samples: add first Rust examplesMiguel Ojeda1-0/+38