| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-06 | Remove f32 & f64 from MemDecoder/MemEncoder | Scott McMurray | -28/+4 |
| 2022-06-16 | Move `finish` out of the `Encoder` trait. | Nicholas Nethercote | -2/+2 |
| 2022-06-14 | Rename rustc_serialize::opaque::Encoder as MemEncoder. | Nicholas Nethercote | -4/+6 |
| 2022-06-10 | Revert dc08bc51f2c58a0f5f815a07f9bb3d671153b5a1. | Nicholas Nethercote | -2/+2 |
| 2022-06-10 | Revert b983e42936feab29f6333e9835913afc6b4a394e. | Nicholas Nethercote | -6/+4 |
| 2022-06-08 | Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`. | Nicholas Nethercote | -4/+6 |
| 2022-06-08 | Move `finish` out of the `Encoder` trait. | Nicholas Nethercote | -2/+2 |
| 2022-06-08 | Use delayed error handling for `Encodable` and `Encoder` infallible. | Nicholas Nethercote | -4/+3 |
| 2022-06-08 | Don't pass in a vector to `Encoder::new`. | Nicholas Nethercote | -1/+1 |
| 2022-01-22 | Make `Decodable` and `Decoder` infallible. | Nicholas Nethercote | -1/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+276 |
