summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/validate.rs
AgeCommit message (Expand)AuthorLines
2020-11-06revert #75443 update mir validatorBastian Kauschke-75/+21
2020-10-02validate: skip debuginfoJonas Schievink-15/+14
2020-10-02validate: storage must be allocated on local useJonas Schievink-3/+29
2020-09-10Validate removal of AscribeUserType, FakeRead, and Shallow borrowTomasz Miąsko-2/+26
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-08-30mv compiler to compiler/mark-0/+396