| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-13 | Extend SimplifyLocals to remove ZST writes | Simon Vandel Sillesen | -1/+0 | |
| 2020-10-27 | Show the inline stack of MIR lints that only occur after inlining | Oliver Scherer | -3/+3 | |
| 2020-10-21 | rustc_mir: track inlined callees in SourceScopeData. | Eduard-Mihai Burtescu | -1/+1 | |
| 2020-09-23 | Ignore test on wasm as it does not unwind | Simon Vandel Sillesen | -11/+11 | |
| 2020-09-22 | cleanup cfg after optimization | Simon Vandel Sillesen | -4/+3 | |
| 2020-09-22 | MIR pass to remove unneeded drops on types not needing drop | Simon Vandel Sillesen | -0/+29 | |
| This is heavily dependent on MIR inlining running to actually see the drop statement | ||||
