mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 08:17:02 +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.