about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/rustc_peek.rs
AgeCommit message (Expand)AuthorLines
2021-08-22Fix typos “a”→“an”Frank Steffahn-1/+1
2021-03-12Prepare mir::Constant for ty::Const only supporting valtreesOli Scherer-1/+1
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-1/+1
2020-10-04Replace `(Body, DefId)` with `Body` where possibleDylan MacKenzie-13/+11
2020-10-04Remember the `MirSource` for each `Body`Dylan MacKenzie-3/+3
2020-09-07Auto merge of #76044 - ecstatic-morse:dataflow-lattice, r=oli-obkbors-7/+10
2020-09-04Change ty.kind to a methodLeSeulArtichaut-2/+2
2020-08-30Update dataflow analyses to use new interfaceDylan MacKenzie-7/+10
2020-08-30mv compiler to compiler/mark-0/+325