Age | Commit message (Expand) | Author |
---|---|---|
2025-03-13 | rust: start using the `#[expect(...)]` attribute | Miguel Ojeda |
2025-03-13 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | Miguel Ojeda |
2024-04-16 | rust: sync: update `Arc` and `UniqueArc` to take allocation flags | Wedson Almeida Filho |
2023-04-10 | samples: rust: print: Add sample code for Arc printing | Boqun Feng |
2022-12-04 | rust: macros: take string literals in `module!` | Gary Guo |
2022-12-01 | rust: samples: add `rust_print` example | Miguel Ojeda |