Skip to content

Register new snapshots #11418

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

Merged
merged 1 commit into from
Jan 10, 2014
Merged

Register new snapshots #11418

merged 1 commit into from
Jan 10, 2014

Conversation

alexcrichton
Copy link
Member

No description provided.

@bors bors closed this Jan 10, 2014
@bors bors merged commit f2a86a2 into rust-lang:master Jan 10, 2014
@alexcrichton alexcrichton deleted the snapshots branch January 10, 2014 09:23
flip1995 pushed a commit to flip1995/rust that referenced this pull request Sep 7, 2023
…=llogiq

Add config flag for reborrows in explicit_iter_loop

This PR adds a config flag for enforcing explicit into iter lint for reborrowed values. The config flag, `enforce_iter_loop_reborrow`, can be added to clippy.toml files to enable the linting behaviour. By default the reborrow lint is disabled.

fixes: rust-lang#11074

changelog: [`explicit_iter_loop`]: add config flag `enforce_iter_loop_reborrow` to disable reborrow linting by default
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