about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/extension.rs
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-3/+3
2024-06-03Nits and formattingMichael Goulet-3/+6
2024-02-16NitsMichael Goulet-1/+8
2024-02-16Move trait into attr so it's greppableMichael Goulet-12/+23
2024-02-16Add a simple extension trait deriveMichael Goulet-0/+136