| 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 | -7/+7 | |
| 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-01 | Disable the SimplifyArmIdentity mir-opt | Wesley Wiser | -34/+34 | |
| 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 | -4/+0 | |
| 2020-09-18 | simplify_try: clean up test | Jonas Schievink | -35/+35 | |
| 2020-09-18 | simplify_try: print dest_prop diff and bless | Jonas Schievink | -0/+72 | |
| The new diff is to convince me that this is correct and nothing funky is going on. | ||||
