summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/const_prop.rs
AgeCommit message (Expand)AuthorLines
2020-09-23Enable const prop into operands at mir_opt_level=2Dániel Buga-5/+5
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+1276