We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6535d7 commit da933ccCopy full SHA for da933cc
src/libcore/iter/mod.rs
@@ -243,7 +243,7 @@
243
//! using it. The compiler will warn us about this kind of behavior:
244
//!
245
//! ```text
246
-//! warning: unused result that must be used: iterator adaptors are lazy and
+//! warning: unused result that must be used: iterators are lazy and
247
//! do nothing unless consumed
248
//! ```
249
0 commit comments