about summary refs log tree commit diff
path: root/compiler/rustc_mir_build/src/lib.rs
AgeCommit message (Expand)AuthorLines
2020-10-27Cache head constructor in PatStackNadrieril-0/+1
2020-09-20use `array_windows` instead of `windows` in the compilerBastian Kauschke-1/+1
2020-09-04Use ops::ControlFlow in graph::iterateScott McMurray-0/+1
2020-08-30mv compiler to compiler/mark-0/+29