mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
0a42a540c6
This also keeps the old `advance` method under `advance_unchecked` name. This makes pattern like `std::io::default_read_buf` safe to write.