index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libserialize
/
opaque.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-30
Remove unused `read_uleb128` parameter.
Nicholas Nethercote
-6
/
+6
2019-12-22
Format the world
Mark Rousskov
-17
/
+9
2019-06-25
Use f{32,64}::from_bits
Igor Matuszewski
-2
/
+2
2019-02-09
Cleanup imports
Taiki Endo
-1
/
+1
2019-02-09
Move some tests into the tests directory
Taiki Endo
-285
/
+0
2019-02-07
Transition libserialize to 2018 edition
Hirokazu Hata
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-21
Inline tweaks
John Kåre Alsaker
-0
/
+1
2018-09-11
renamed emit_nil to emit_unit
kenta7777
-1
/
+1
2018-09-11
Revert "renamed emit_nil to emit_unit"
kenta7777
-1
/
+1
2018-09-11
Revert "renamed read_nil to read_unit"
kenta7777
-1
/
+1
2018-09-10
renamed read_nil to read_unit
kenta7777
-1
/
+1
2018-09-10
renamed emit_nil to emit_unit
kenta7777
-1
/
+1
2018-08-15
Mark libserialize functions as inline
BurntPizza
-0
/
+3
2018-06-27
Make opaque::Encoder append-only and make it infallible
John Kåre Alsaker
-28
/
+22
2018-01-20
Auto merge of #46919 - michaelwoerister:new-leb128, r=sfackler
bors
-19
/
+42
2018-01-09
[incremental] Specialize encoding and decoding of Fingerprints
Wesley Wiser
-3
/
+4
2018-01-09
Make leb128 coding a bit faster.
Michael Woerister
-19
/
+42
2018-01-06
Add raw bytes functions
Wesley Wiser
-0
/
+14
2017-12-01
incr.comp.: Load diagnostics from previous session lazily and clean up on-dis...
Michael Woerister
-0
/
+4
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-2
/
+2
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-2
/
+0
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-2
/
+22
2016-10-18
Inline read_{un,}signed_leb128 and opaque::Decoder functions.
Nicholas Nethercote
-0
/
+16
2016-10-10
Avoid allocations in `Decoder::read_str`.
Nicholas Nethercote
-2
/
+3
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-0
/
+546