mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-08 16:33:18 +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!`.