| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-20 | Remove support for JSON deserialization to Rust | Mark Rousskov | -303/+8 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -103/+107 |
| 2022-01-07 | Modify the buffer position directly when reading leb128 values. | Nicholas Nethercote | -4/+2 |
| 2021-06-14 | Use the now available implementation of `IntoIterator` for arrays | LeSeulArtichaut | -1/+1 |
| 2021-03-24 | Revert "Revert stabilizing integer::BITS." | Mara Bos | -1/+0 |
| 2021-02-03 | Revert stabilizing integer::BITS. | Mara Bos | -0/+1 |
| 2021-01-31 | stabilize int_bits_const | Ashley Mannix | -1/+0 |
| 2021-01-11 | rustc_serialize: fix incorrect signed LEB128 decoding | Tyson Nottingham | -16/+44 |
| 2021-01-11 | Serialize incr comp structures to file via fixed-size buffer | Tyson Nottingham | -15/+36 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1590 |
