summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/thir/cx/expr.rs
AgeCommit message (Expand)AuthorLines
2020-10-30Fix even more clippy warningsJoshua Nelson-9/+7
2020-10-16Lower inline const down to MIRSantiago Pastorino-0/+6
2020-09-10Note when a a move/borrow error is caused by a deref coercionAaron Hill-7/+22
2020-09-07Add CONST_ITEM_MUTATION lintAaron Hill-2/+13
2020-09-04Change ty.kind to a methodLeSeulArtichaut-5/+5
2020-08-30mv compiler to compiler/mark-0/+1107