Skip to content

librustc: Replace the &static bound with 'static #5483

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 3 commits into from

Conversation

pcwalton
Copy link
Contributor

@bors bors closed this Mar 22, 2013
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
…g, r=flip1995

fix redundant_pattern_matching lint

- now it handles `while let` case  (related to rust-lang#5462)
- better suggestions in `if let` case

changelog: Fix suggestion in `redundant_pattern_matching` and also apply this lint to the `while let` case
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