You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Section 1.2 "Maps and sets" in the Containers and iterators tutorial should include some summary of performance characteristics of the types mentioned. Other sections in the document have at least some big-O descriptions of their corresponding types, so it is a consistency matter in addition to just being useful information.
The text was updated successfully, but these errors were encountered:
Allow return types for closures with lifetime binder
fixrust-lang/rust-clippy#9748
changelog: Fix [`unused_unit`] Allow return types for closures with lifetime binder
Section 1.2 "Maps and sets" in the Containers and iterators tutorial should include some summary of performance characteristics of the types mentioned. Other sections in the document have at least some big-O descriptions of their corresponding types, so it is a consistency matter in addition to just being useful information.
The text was updated successfully, but these errors were encountered: