summary refs log tree commit diff
path: root/src/libserialize/opaque.rs
AgeCommit message (Expand)AuthorLines
2018-01-20Auto merge of #46919 - michaelwoerister:new-leb128, r=sfacklerbors-19/+42
2018-01-09[incremental] Specialize encoding and decoding of FingerprintsWesley Wiser-3/+4
2018-01-09Make leb128 coding a bit faster.Michael Woerister-19/+42
2018-01-06Add raw bytes functionsWesley Wiser-0/+14
2017-12-01incr.comp.: Load diagnostics from previous session lazily and clean up on-dis...Michael Woerister-0/+4
2017-08-15use field init shorthand EVERYWHEREZack M. Davis-2/+2
2017-02-03Bump version, upgrade bootstrapAlex Crichton-2/+0
2016-12-30Such large. Very 128. Much bits.Simonas Kazlauskas-2/+22
2016-10-18Inline read_{un,}signed_leb128 and opaque::Decoder functions.Nicholas Nethercote-0/+16
2016-10-10Avoid allocations in `Decoder::read_str`.Nicholas Nethercote-2/+3
2016-09-20Remove librbml and the RBML-tagged auto-encoder/decoder.Eduard Burtescu-0/+546