summary refs log tree commit diff
path: root/compiler/rustc_macros/src
AgeCommit message (Expand)AuthorLines
2020-09-26Remove unused #[allow(...)] statements from compiler/est31-2/+0
2020-09-17Preserve doc-comments when generating queriesJoshua Nelson-10/+19
2020-09-09Fix non-determinism in generated format string.jumbatm-5/+6
2020-09-08Auto merge of #75138 - jumbatm:session-diagnostic-derive, r=oli-obkbors-0/+678
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-09-01Add SessionDiagnostic derive macro.jumbatm-0/+678
2020-08-30mv compiler to compiler/mark-0/+1312