We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Keep track of things that can be simplified once stabilized:
Arc::unwrap_or_clone
arc_unwrap_or_clone
BTreeMap::pop_first
The text was updated successfully, but these errors were encountered:
We are on stable now
Sorry, something went wrong.
No branches or pull requests
Keep track of things that can be simplified once stabilized:
Arc::unwrap_or_clone
: Tracking Issue forarc_unwrap_or_clone
rust-lang/rust#93610BTreeMap::pop_first
: Tracking issue for map_first_last: first/last methods on BTreeSet and BTreeMap rust-lang/rust#62924The text was updated successfully, but these errors were encountered: