summary refs log tree commit diff
path: root/compiler/rustc_mir/src/borrow_check/prefixes.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-15/+11
2020-09-26Remove unused #[allow(...)] statements from compiler/est31-1/+0
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+150