about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/lib.rs
AgeCommit message (Expand)AuthorLines
2022-02-24Convert `newtype_index` to a proc macroAaron Hill-0/+23
2020-12-12Improve error handling in `symbols` proc-macroArlie Davis-1/+1
2020-09-01Add SessionDiagnostic derive macro.jumbatm-0/+13
2020-08-30mv compiler to compiler/mark-0/+38