-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Ref: rust-lang/rust/pull/42959
Unique::new
was changed to return an Option<Self>
.
Unique::new_unchecked
offers the same behavior as the old new
.
I am up to Printing Characters. print_something
does not compile using rustc 1.21.0-nightly (52a330969 2017-07-27) due to this change.
Adam-Gleave
Metadata
Metadata
Assignees
Labels
No labels