summaryrefslogtreecommitdiff
path: root/samples/rust/rust_print.rs
AgeCommit message (Expand)Author
2025-03-13rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2025-03-13rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda
2024-04-16rust: sync: update `Arc` and `UniqueArc` 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