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.
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
Range needs an implementation of size_hint(). This is currently blocked on #8605.
Range
size_hint()
The text was updated successfully, but these errors were encountered:
I'm going to do this.
Sorry, something went wrong.
fc01f20
Auto merge of rust-lang#8606 - InfRandomness:err()-expect()-lint, r=x…
409a936
…Frednet Add [`err_expect`] lint [`expect_err`] lint - \[ ] Followed [lint naming conventions][lint_naming] - \[x] Added passing UI tests (including committed `.stderr` file) - \[x] `cargo test` passes locally - \[x] Executed `cargo dev update_lints` - \[x] Added lint documentation - \[x] Run `cargo dev fmt` Fixes rust-lang/rust-clippy#1435 changelog: Added a lint to detect usage of .err().expect()
No branches or pull requests
Range
needs an implementation ofsize_hint()
. This is currently blocked on #8605.The text was updated successfully, but these errors were encountered: