summary refs log tree commit diff
path: root/compiler/rustc_incremental/src/assert_module_sources.rs
AgeCommit message (Expand)AuthorLines
2021-08-21Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`Aaron Hill-20/+19
2021-05-12Use () for codegen queries.Camille GILLOT-1/+1
2021-03-09Remove hir::Crate::attrs.Camille GILLOT-1/+1
2020-10-28Avoid reallocating cgu_path_componentsDániel Buga-2/+4
2020-08-30mv compiler to compiler/mark-0/+180