| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-05-30 | Make TLS accesses explicit in MIR | Oliver Scherer | -4/+12 |
| 2020-05-09 | Rollup merge of #71942 - nnethercote:shrink-LocalDecl, r=matthewjasper | Dylan DPC | -2/+2 |
| 2020-05-06 | Shrink `LocalDecl` by 56 bytes. | Nicholas Nethercote | -1/+1 |
| 2020-05-06 | Improve `LocalDecl` creation. | Nicholas Nethercote | -1/+1 |
| 2020-05-02 | Move ensure_sufficient_stack to data_structures | Simonas Kazlauskas | -1/+1 |
| 2020-05-02 | Prevent stack overflow for deeply recursive code | Oliver Scherer | -1/+6 |
| 2020-04-30 | Add a convenience function for testing whether a static is `#[thread_local]` | Oliver Scherer | -3/+2 |
| 2020-03-31 | Use Place directly in librustc_mir_build, it's Copy | Santiago Pastorino | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -2/+2 |
| 2020-03-21 | remove unused unit values (clippy::unused_unit) | Matthias Krüger | -4/+1 |
| 2020-01-23 | Make pointers to statics internal | Matthew Jasper | -0/+1 |
| 2020-01-12 | Split `rustc_mir::{build, hair, lints}` into their own crate | Matthew Jasper | -0/+110 |
