rust/library/core
Frank Steffahn 99b2054fe5 Fix typo/inaccuracy in the documentation of Iterator::skip_while
One of the examples used to say “this leads to a possibly confusing situation,
where the type of the closure is a double reference” while _actually_ referring to
the type of the closure _argument_.
2021-03-18 18:58:22 +01:00
..
benches Auto merge of #74024 - Folyd:master, r=m-ou-se 2021-03-05 20:12:13 +00:00
src Fix typo/inaccuracy in the documentation of Iterator::skip_while 2021-03-18 18:58:22 +01:00
tests Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nikomatsakis 2021-03-10 08:01:25 +09:00
Cargo.toml