Files
rust/src/librustdoc
Matthias Krüger c598b4e300 Rollup merge of #149597 - jdonszelmann:revert-iterator-exactly-one, r=wafflelapkin
Revert "implement and test `Iterator::{exactly_one, collect_array}`"

This reverts https://github.com/rust-lang/rust/pull/149270

I was quite excited it merged, and immediately realized with ``@WaffleLapkin`` that this is a breaking change on nightly! Despite still being marked as unstable, the name conflicts with the name on itertools as was discussed on the PR itself: https://github.com/rust-lang/rust/pull/149270#issuecomment-3573812447.

I'll reopen the PR though, and mark it as blocked on https://github.com/rust-lang/rust/pull/148605
2025-12-04 09:22:14 +01:00
..
2024-07-29 08:26:52 +10:00
2024-08-29 12:14:41 +02:00
2025-11-23 10:44:13 +01:00
2025-06-29 12:41:16 +00:00
2024-11-28 03:05:43 +01:00

For more information about how librustdoc works, see the rustc dev guide.