about summary refs log tree commit diff
path: root/compiler/rustc_serialize/src/leb128.rs
AgeCommit message (Expand)AuthorLines
2021-01-11rustc_serialize: fix incorrect signed LEB128 decodingTyson Nottingham-22/+32
2021-01-11Serialize incr comp structures to file via fixed-size bufferTyson Nottingham-32/+68
2020-08-30mv compiler to compiler/mark-0/+110