summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/mir/analyze.rs
AgeCommit message (Expand)AuthorLines
2021-01-16PlaceRef::ty: use method call syntaxRalf Jung-1/+1
2021-01-03use PlaceRef more consistently instead of loosely coupled local+projectionRalf Jung-8/+3
2020-12-24use matches!() macro in more placesMatthias Krüger-4/+4
2020-11-16compiler: fold by valueBastian Kauschke-4/+4
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+448