mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 03:24:11 +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.