mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-16 10:35:22 +00:00
128c5dec92
improve advice in iter_nth_zero fixes #5783 *Please keep the line below* changelog: For iter_nth_zero, the "use .next()" replacement advice is on the last line of the code snippet, where it is vulnerable to truncation. Display that advice at the beginning instead. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |