| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-16 | don't clone types that are copy (clippy::clone_on_copy) | Matthias Krüger | -2/+2 |
| 2020-04-02 | nix rustc_target::abi::* reexport in ty::layout | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -1/+1 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -3/+3 |
| 2020-02-27 | don't use .into() to convert types into identical types. | Matthias Krüger | -1/+0 |
| 2020-01-27 | don't clone types that are copy, round two. | Matthias Krüger | -5/+2 |
| 2019-12-22 | Format the world | Mark Rousskov | -29/+30 |
| 2019-10-22 | Move Place::elem methods and friends to TyCtxt | Santiago Pastorino | -4/+4 |
| 2019-10-22 | Intern place projection | Santiago Pastorino | -4/+5 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-09-11 | Make Place Boxed on Statement to reduce size from 64 bytes to 32 bytes | Santiago Pastorino | -3/+3 |
| 2019-06-06 | Don't run MIR passes on constructor shims | Matthew Jasper | -0/+76 |
