mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
405b22f1a3
Make `io::BorrowedCursor::advance` safe This also keeps the old `advance` method under `advance_unchecked` name. This makes pattern like `std::io::default_read_buf` safe to write. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |