| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-25 | Fix debugger stepping behavior around `match` expressions | Wesley Wiser | -2/+2 |
| 2021-05-06 | mir-opt & codegen test updates | Scott McMurray | -40/+35 |
| 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 | -5/+5 |
| 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 | -27/+27 |
| 2020-10-01 | Bless mir-opt tests with new opt | Antoine Martin | -4/+0 |
| 2020-09-18 | simplify_try: clean up test | Jonas Schievink | -28/+28 |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+61 |
