summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/build/misc.rs
AgeCommit message (Expand)AuthorLines
2021-08-18Remove box syntax from rustc_mir_buildest31-1/+1
2021-03-12Prepare mir::Constant for ty::Const only supporting valtreesOli Scherer-1/+2
2021-03-09Pull `thir::Cx` out of the MIR `Builder`LeSeulArtichaut-7/+7
2020-08-30mv compiler to compiler/mark-0/+75