bjorn3
|
a2c4affe86
|
Remove unused functions and arguments from rustc_serialize
|
2021-06-01 19:29:11 +02:00 |
|
Michael Woerister
|
517d5ac230
|
Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code.
|
2021-03-25 14:05:00 +01:00 |
|
Camille GILLOT
|
09a638820e
|
Move raw bytes handling to Encoder/Decoder.
|
2021-03-19 19:35:22 +01:00 |
|
Tyson Nottingham
|
be79f493fb
|
rustc_serialize: specialize opaque decoding of some u8 sequences
|
2021-01-01 22:49:16 -08:00 |
|
Tyson Nottingham
|
a4daa63a90
|
rustc_serialize: specialize opaque encoding of some u8 sequences
|
2021-01-01 22:49:14 -08:00 |
|
Oliver Scherer
|
455f284496
|
Deduplicate and generalize some (de/)serializer impls
|
2020-09-26 14:55:42 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|