summary refs log tree commit diff
path: root/compiler/rustc_macros/src/query.rs
AgeCommit message (Expand)AuthorLines
2020-09-26Remove unused #[allow(...)] statements from compiler/est31-1/+0
2020-09-17Preserve doc-comments when generating queriesJoshua Nelson-10/+19
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-08-30mv compiler to compiler/mark-0/+567