mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 10:00:37 +00:00
This also keeps the old `advance` method under `advance_unchecked` name. This makes pattern like `std::io::default_read_buf` safe to write.
This also keeps the old `advance` method under `advance_unchecked` name. This makes pattern like `std::io::default_read_buf` safe to write.