| 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 | -14/+14 | |
| 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 and bootstrap | Matthew Jasper | -1/+1 | |
| 2020-10-04 | Bless mir-opt tests | Aaron Hill | -1/+1 | |
| 2020-10-01 | Disable the SimplifyArmIdentity mir-opt | Wesley Wiser | -50/+50 | |
| The optimization still has some bugs that need to be worked out such as #77359. We can try re-enabling this again after the known issues are resolved. | ||||
| 2020-10-01 | Bless mir-opt tests with new opt | Antoine Martin | -6/+2 | |
| 2020-09-18 | simplify_try: clean up test | Jonas Schievink | -51/+51 | |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+98 | |
