Skip to content

librustc: Check restrictions on all subcomponents of a path when moving #11465

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

pcwalton
Copy link
Contributor

it. r=nikomatsakis

@brson
Copy link
Contributor

brson commented Jan 11, 2014

I don't remember anything about that. Currently the test suite has the same license as everything else.

bors added a commit that referenced this pull request Jan 11, 2014
@bors bors closed this Jan 11, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 25, 2023
add extra `byref` checking for the guard's local

changelog: [`redundant_guards`]: Now checks if the variable is bound using `ref` before linting.

The lint should not be emitted, when the local variable is bind by-ref in the pattern.

fixes rust-lang#11465
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