| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-01-25 | Implement new panic!() behaviour for Rust 2021. | Mara Bos | -50/+50 |
| 2021-01-07 | Reintroduce hir::ExprKind::If | Caio | -10/+10 |
| 2020-11-23 | Qualify `panic!` as `core::panic!` in non-built-in `core` macros | Camelid | -73/+68 |
| 2020-10-27 | Show the inline stack of MIR lints that only occur after inlining | Oliver Scherer | -35/+35 |
| 2020-10-21 | rustc_mir: don't throw away inlined locals' spans. | Eduard-Mihai Burtescu | -9/+9 |
| 2020-10-21 | rustc_mir: properly map scope parent chains into the caller when inlining. | Eduard-Mihai Burtescu | -4/+4 |
| 2020-10-21 | rustc_mir: track inlined callees in SourceScopeData. | Eduard-Mihai Burtescu | -3/+3 |
| 2020-09-27 | [mir-opt] Introduce a new flag to enable experimental/unsound mir opts | Wesley Wiser | -96/+111 |
| 2020-09-25 | Fix tests | marmeladema | -4/+4 |
| 2020-09-22 | Bless mir-opt tests | Jonas Schievink | -81/+89 |
| 2020-09-18 | Bless mir-opt tests | Jonas Schievink | -122/+85 |
| 2020-09-17 | Rename 32 bit mir files to be more tool friendly | Nixon Enraght-Moony | -0/+210 |
