summary refs log tree commit diff
path: root/src/test/mir-opt/generator_tiny.main-{{closure}}.generator_resume.0.mir
AgeCommit message (Expand)AuthorLines
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-1/+1
2020-08-20Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiserbors-1/+2
2020-08-20Suppress MIR comments of Unit typeLzu Tao-6/+0
2020-08-20Suppress MIR comments for FnDef in ty::ConstLzu Tao-3/+0
2020-08-18Validate the MIR of all optimizations in the mir-opt directoryOliver Scherer-1/+2
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-11/+6
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+91