rust/library/core/src/iter
Matthias Krüger e0eb63a73c
Rollup merge of #106860 - anden3:doc-double-spaces, r=Dylan-DPC
Remove various double spaces in the libraries.

I was just pretty bothered by this when reading the source for a function, and was suggested to check if this happened elsewhere.
2023-01-14 18:45:29 +01:00
..
adapters Tune RepeatWith::try_fold and Take::for_each and Vec::extend_trusted 2022-11-24 19:14:19 -08:00
sources Rollup merge of #105526 - Xiretza:iter-from-generator-derive, r=scottmcm 2023-01-14 18:45:25 +01:00
traits add note for float iterator 2023-01-12 15:29:53 +01:00
mod.rs VecDeque::resize should re-use the buffer in the passed-in element 2022-11-15 00:53:26 -08:00
range.rs Remove various double spaces in source comments. 2023-01-14 17:22:04 +01:00
sources.rs VecDeque::resize should re-use the buffer in the passed-in element 2022-11-15 00:53:26 -08:00