summary refs log tree commit diff
path: root/compiler/rustc_metadata/src/link_args.rs
AgeCommit message (Expand)AuthorLines
2021-03-09Remove hir::Item::attrs.Camille GILLOT-1/+3
2021-03-09Remove hir::Crate::attrs.Camille GILLOT-1/+1
2020-11-26Remove ForeignMod struct.Camille GILLOT-3/+3
2020-11-26Store ForeignItem in a side table.Camille GILLOT-0/+1
2020-08-30mv compiler to compiler/mark-0/+54