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