about summary refs log tree commit diff
path: root/src/test/mir-opt/inline/inline_closure_captures.foo.Inline.after.mir
AgeCommit message (Expand)AuthorLines
2021-03-06Disable destination propagation on all mir-opt-levelsTomasz Miąsko-4/+8
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-9/+9
2020-10-21rustc_mir: create the Integrator as soon as possible in MIR inlining.Eduard-Mihai Burtescu-10/+10
2020-10-21rustc_mir: don't throw away inlined locals' spans.Eduard-Mihai Burtescu-1/+1
2020-10-21rustc_mir: track inlined callees in SourceScopeData.Eduard-Mihai Burtescu-1/+1
2020-09-28pretty.rs: Update Closure and Generator printAman Arora-2/+2
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-2/+2
2020-09-18Bless mir-opt testsJonas Schievink-14/+10
2020-09-03inliner: Emit storage markers for introduced arg temporariesTomasz Miąsko-0/+2
2020-08-11move Deaggregate pass to post_borrowck_cleanupRalf Jung-10/+3
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+63