| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-25 | Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code. | Michael Woerister | -2/+1 | |
| 2021-03-19 | Move raw bytes handling to Encoder/Decoder. | Camille GILLOT | -0/+3 | |
| 2021-01-01 | rustc_serialize: specialize opaque decoding of some u8 sequences | Tyson Nottingham | -8/+3 | |
| 2021-01-01 | rustc_serialize: specialize opaque encoding of some u8 sequences | Tyson Nottingham | -1/+1 | |
| 2020-09-26 | Deduplicate and generalize some (de/)serializer impls | Oliver Scherer | -23/+11 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+782 | |
