mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

`MemEncoder` was recently removed, leaving `FileEncoder` as the only encoder. So this prefix is no longer needed, and `write_leb128!` matches the existing `read_leb128!`.