mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 17:09:12 +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.