-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Open
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsneeds-triageThis issue may need triage. Remove it if it has been sufficiently triaged.This issue may need triage. Remove it if it has been sufficiently triaged.
Description
Location (URL)
https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html#method.last
https://doc.rust-lang.org/nightly/std/iter/struct.Repeat.html#method.last
Summary
https://doc.rust-lang.org/nightly/src/core/iter/sources/repeat.rs.html#105
This panic! is not documented. Neither in Iterator::last nor in repeat.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsneeds-triageThis issue may need triage. Remove it if it has been sufficiently triaged.This issue may need triage. Remove it if it has been sufficiently triaged.