about summary refs log tree commit diff
path: root/compiler/rustc_middle/src/hir/place.rs
AgeCommit message (Expand)AuthorLines
2023-03-30Update `ty::VariantDef` to use `IndexVec<FieldIdx, FieldDef>`Scott McMurray-2/+2
2022-07-05Add #[derive(TypeVisitable)]Alan Egerton-38/+10
2020-12-29don't redundantly repeat field namesMatthias Krüger-4/+1
2020-12-20Edit rustc_middle docspierwill-10/+10
2020-12-06Writeback min_capture map to TypeckResultsAman Arora-5/+38
2020-10-18Replace unnecessary map_or_else with map_orDániel Buga-1/+1
2020-08-30mv compiler to compiler/mark-0/+115