summaryrefslogtreecommitdiff
path: root/rust/macros/paste.rs
AgeCommit message (Expand)Author
3 daysrust: clean Rust 1.88.0's `clippy::uninlined_format_args` lintMiguel Ojeda
2024-11-01rust: macros: enable paste! use from macro_rules!Ethan D. Twardy
2023-12-14rust: macros: update 'paste!' macro to accept string literalsTrevor Gross
2023-08-10rust: macros: add `paste!` proc macroGary Guo