| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -130/+0 | |
| 2020-08-14 | Rework `rustc_serialize` | Matthew Jasper | -9/+39 | |
| - Move the type parameter from `encode` and `decode` methods to the trait. - Remove `UseSpecialized(En|De)codable` traits. - Remove blanket impls for references. - Add `RefDecodable` trait to allow deserializing to arena-allocated references safely. - Remove ability to (de)serialize HIR. - Create proc-macros `(Ty)?(En|De)codable` to help implement these new traits. | ||||
| 2019-12-22 | Format the world | Mark Rousskov | -5/+4 | |
| 2019-09-28 | Switch over all StableHash impls to new format | Mark Rousskov | -1/+1 | |
| 2019-07-23 | cleanup: Remove `extern crate serialize as rustc_serialize`s | Vadim Petrochenkov | -6/+5 | |
| 2019-07-03 | Remove needless lifetimes | Jeremy Stucki | -1/+1 | |
| 2019-06-26 | Fix clippy::cast_losless | Igor Matuszewski | -2/+2 | |
| 2019-02-09 | librustc_data_structures => 2018 | Taiki Endo | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-17 | Tweak query code for performance | John Kåre Alsaker | -0/+1 | |
| 2018-08-09 | Move Fingerprint to data structures | Mark Rousskov | -0/+111 | |
