rust/library/core
Jonas Schievink 248e5ad299
Rollup merge of #79478 - lukaslueg:peek_mut_docs, r=m-ou-se
Expand docs on Peekable::peek_mut

Slightly expand docs on `std::iter::Peekable::peek_mut`, tracked in #78302

r? `@m-ou-se`
2020-11-28 15:58:28 +01:00
..
benches
src Rollup merge of #79478 - lukaslueg:peek_mut_docs, r=m-ou-se 2020-11-28 15:58:28 +01:00
tests Fix new 'unnecessary trailing semicolon' warnings 2020-11-26 17:08:36 -05:00
Cargo.toml