| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -3/+3 | |
| 2020-10-27 | Show the inline stack of MIR lints that only occur after inlining | Oliver Scherer | -6/+6 | |
| 2020-10-21 | rustc_mir: don't throw away inlined locals' spans. | Eduard-Mihai Burtescu | -1/+1 | |
| 2020-10-21 | rustc_mir: track inlined callees in SourceScopeData. | Eduard-Mihai Burtescu | -3/+3 | |
| 2020-10-06 | Fix tests from rebase | Matthew Jasper | -8/+8 | |
| 2020-10-06 | Fix tests and bootstrap | Matthew Jasper | -7/+7 | |
| 2020-10-04 | Bless mir-opt tests | Aaron Hill | -1/+1 | |
| 2020-08-16 | Implement 'considered equal' for statements, so that for example `_0 = _1` ↵ | Simon Vandel Sillesen | -64/+32 | |
| and `discriminant(_0) = discriminant(0)` are considered equal if 0 is a fieldless variant of an enum | ||||
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+108 | |
