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