| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-08-30 | mv compiler to compiler/ | mark | -23/+0 | |
| 2020-08-15 | replaced log with tracing | Gurpreet Singh | -1/+1 | |
| 2020-08-14 | Rework `rustc_serialize` | Matthew Jasper | -0/+1 | |
| - 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. | ||||
| 2020-07-31 | Move from `log` to `tracing` | Oliver Scherer | -1/+1 | |
| 2020-06-02 | Rename the crates in source code | Vadim Petrochenkov | -1/+1 | |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -2/+2 | |
| 2020-04-28 | Introduce ArenaStorage. | Camille GILLOT | -0/+1 | |
| 2020-04-20 | Remove unused dependencies | Shotaro Yamada | -1/+0 | |
| 2020-04-15 | Update parking_lot dependency to avoid use of deprecated asm! | Amanieu d'Antras | -1/+1 | |
| 2020-03-26 | Don't allow access to the Session. | Camille GILLOT | -1/+0 | |
| 2020-03-26 | Prune dependencies. | Camille GILLOT | -2/+0 | |
| 2020-03-26 | Make librustc_query_system compile. | Camille GILLOT | -0/+3 | |
| 2020-03-23 | Make librustc_query_system compile. | Camille GILLOT | -0/+22 | |
