about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/arena.rs
AgeCommit message (Expand)AuthorLines
2021-10-03Move rustc_middle::middle::cstore to rustc_session.Camille GILLOT-2/+2
2021-09-18ty::layout: intern `FnAbi`s as `&'tcx`.Eduard-Mihai Burtescu-1/+2
2021-08-30Remove unused arena macro argsbjorn3-3/+3
2021-05-22Make THIR building a stealable queryLeSeulArtichaut-0/+1
2021-04-29Split crate_hash from index_hir.Camille GILLOT-1/+1
2020-12-03Combination of commitsRich Kadel-0/+1
2020-11-14Move Steal to rustc_data_structures.Camille GILLOT-2/+2
2020-08-30mv compiler to compiler/mark-0/+110