Skip to content

btree: use pattern matching instead of unwrap #15727

New issue

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

Closed
wants to merge 1 commit into from

Conversation

fhahn
Copy link
Contributor

@fhahn fhahn commented Jul 16, 2014

When looking through the btree code, I stumbled over a couple of unwraps that could be avoided.

bors added a commit that referenced this pull request Jul 18, 2014
When looking through the `btree` code, I stumbled over a couple of `unwraps` that could be avoided.
@bors bors closed this Jul 18, 2014
@fhahn fhahn deleted the remove-some-unwraps branch July 18, 2014 10:08
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 13, 2023
…albasi

feat: generate descriptors for all unstable features

Most unstable features don't have their own chapter in the unstable book, so a rustc helper tool (`src/tools/unstable-book-gen`) generates shims to fill the gaps.
Run this tool to generate the full unstable-book source before parsing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants