Skip to content
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

Implement size_hint() on Range #8606

Closed
lilyball opened this issue Aug 19, 2013 · 1 comment
Closed

Implement size_hint() on Range #8606

lilyball opened this issue Aug 19, 2013 · 1 comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@lilyball
Copy link
Contributor

Range needs an implementation of size_hint(). This is currently blocked on #8605.

@emberian
Copy link
Member

emberian commented Nov 4, 2013

I'm going to do this.

flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 7, 2022
…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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants