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
/
leb128.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-11
Micro-optimize the heck out of LEB128 reading and writing.
Nicholas Nethercote
-50
/
+14
2019-12-22
Format the world
Mark Rousskov
-20
/
+26
2019-08-02
libserialize: Unconfigure tests during normal build
Vadim Petrochenkov
-44
/
+0
2019-06-26
Fix clippy::cast_losless
Igor Matuszewski
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-15
Mark libserialize functions as inline
BurntPizza
-0
/
+1
2018-08-11
A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term
ljedrz
-2
/
+2
2018-06-27
Make opaque::Encoder append-only and make it infallible
John Kåre Alsaker
-27
/
+11
2018-01-09
Make leb128 coding a bit faster.
Michael Woerister
-62
/
+102
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-2
/
+0
2016-12-30
Fix rebase fallout and compilation fixes
est31
-2
/
+2
2016-12-30
impl Step for iu128
Simonas Kazlauskas
-10
/
+1
2016-12-30
Fix LEB128 to work with the stage1
Simonas Kazlauskas
-24
/
+24
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-30
/
+31
2016-12-15
Use StableHasher everywhere
Ariel Ben-Yehuda
-14
/
+40
2016-10-18
Inline read_{un,}signed_leb128 and opaque::Decoder functions.
Nicholas Nethercote
-0
/
+2
2016-09-20
Remove librbml and the RBML-tagged auto-encoder/decoder.
Eduard Burtescu
-0
/
+151