aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/macros/paste.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lintMiguel Ojeda1-1/+1
2024-11-01rust: macros: enable paste! use from macro_rules!Ethan D. Twardy1-3/+12
2023-12-14rust: macros: update 'paste!' macro to accept string literalsTrevor Gross1-1/+9
2023-08-10rust: macros: add `paste!` proc macroGary Guo1-0/+96