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
/
compiler
/
rustc_serialize
/
tests
/
leb128.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-20
Convert `rustc_serialize` integration tests to unit tests.
Nicholas Nethercote
-98
/
+0
2025-03-20
Use `-Wunused_crate_dependencies` for compiler crates.
Nicholas Nethercote
-0
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-05-21
PR feedback
Ben Kimock
-2
/
+3
2024-05-21
Add a footer in FileEncoder and check for it in MemDecoder
Ben Kimock
-4
/
+9
2023-09-10
Reimplement FileEncoder with a small-write optimization
Ben Kimock
-8
/
+6
2023-04-23
Rewrite MemDecoder around pointers not a slice
Ben Kimock
-6
/
+7
2022-01-07
Modify the buffer position directly when reading leb128 values.
Nicholas Nethercote
-4
/
+2
2021-03-24
Revert "Revert stabilizing integer::BITS."
Mara Bos
-1
/
+0
2021-02-03
Revert stabilizing integer::BITS.
Mara Bos
-0
/
+1
2021-01-31
stabilize int_bits_const
Ashley Mannix
-1
/
+0
2021-01-11
rustc_serialize: fix incorrect signed LEB128 decoding
Tyson Nottingham
-16
/
+44
2021-01-11
Serialize incr comp structures to file via fixed-size buffer
Tyson Nottingham
-15
/
+36
2020-08-30
mv compiler to compiler/
mark
-0
/
+45