about summary refs log tree commit diff
path: root/compiler/rustc_hir/src/arena.rs
AgeCommit message (Expand)AuthorLines
2021-07-25Introduce OwnerNode::Crate.Camille GILLOT-0/+1
2021-07-25Merge the BTreeMap in hir::Crate.Camille GILLOT-0/+3
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-1/+0
2021-05-30Remove StableVec.Camille GILLOT-0/+1
2021-05-13Add support for const operands and options to global_asm!Amanieu d'Antras-1/+0
2021-03-16ast/hir: Rename field-related structuresVadim Petrochenkov-3/+3
2020-12-06Retain assembly operands span when lowering AST to HIRTomasz Miąsko-1/+1
2020-11-26Formatting.Camille GILLOT-1/+1
2020-11-26Store ForeignItem in a side table.Camille GILLOT-0/+1
2020-08-30mv compiler to compiler/mark-0/+52