Files
rust/library/std
Yuki Okushi 31ee68067e Rollup merge of #85802 - Thomasdezeeuw:ioslice-advance, r=m-ou-se
Rename IoSlice(Mut)::advance to advance_slice and add IoSlice(Mut)::advance

Also changes the signature of `advance_slice` to accept a `&mut &mut [IoSlice]`, not returning anything. This will better match the `IoSlice::advance` function.

Updates https://github.com/rust-lang/rust/issues/62726.
2021-06-17 21:56:41 +09:00
..
2020-07-27 19:51:13 -05:00
2020-11-22 17:11:41 -05:00
2021-06-01 21:32:29 +02:00