summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/build/expr
AgeCommit message (Expand)AuthorLines
2020-10-30Fix even more clippy warningsJoshua Nelson-12/+3
2020-10-27Add unsized_fn_params featureSantiago Pastorino-1/+1
2020-10-16Lower inline const down to MIRSantiago Pastorino-1/+7
2020-10-04Defer creating drop trees in MIR lowering until leaving that scopeMatthew Jasper-13/+11
2020-09-07Add CONST_ITEM_MUTATION lintAaron Hill-1/+4
2020-09-04Change ty.kind to a methodLeSeulArtichaut-3/+3
2020-08-30mv compiler to compiler/mark-0/+2083