Import the 2021 prelude in the core crate

This commit is contained in:
Daniel Paoliello
2024-03-25 11:02:02 -07:00
parent cb7c63606e
commit d261647c93
16 changed files with 7 additions and 23 deletions

View File

@@ -1,5 +1,3 @@
use crate::iter::FromIterator;
/// Collapses all unit items from an iterator into one.
///
/// This is more useful when combined with higher-level abstractions, like