rust/compiler/rustc_serialize
Nicholas Nethercote 723ca2a33d Factor out more repeated code in {write,read}_leb128!.
Make them generate the entire function, not just the function body.
2023-05-04 13:52:14 +10:00
..
src Factor out more repeated code in {write,read}_leb128!. 2023-05-04 13:52:14 +10:00
tests Remove MemEncoder. 2023-05-02 12:02:32 +10:00
Cargo.toml Remove MemEncoder. 2023-05-02 12:02:32 +10:00