Skip to content

visitor trait rewrite step 3 (of 5). #8619

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 16 commits into from
Aug 19, 2013

Conversation

pnkfelix
Copy link
Member

Follow up to #8539 (step 2 of 5).

(See #8527, which was step 1 of 5, for the full outline.)

Part of #7081.

bors added a commit that referenced this pull request Aug 19, 2013
…r=nmatsakis

Follow up to #8539 (step 2 of 5).

(See  #8527, which was step 1 of 5, for the full outline.)

Part of #7081.
@bors bors closed this Aug 19, 2013
@bors bors merged commit 1483020 into rust-lang:master Aug 19, 2013
@pnkfelix pnkfelix deleted the fsk-visitor-vpar-defaults-step3 branch August 19, 2013 21:05
bors added a commit that referenced this pull request Aug 19, 2013
…r=nmatsakis

Follow up to #8619 (step 3 of 5).

(See #8527, which was step 1 of 5, for the full outline.)

Part of #7081.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 21, 2022
ignore `&x | &y` in unnested_or_patterns

replacing it with `&(x | y)` is actually more characters

Fixes rust-lang#6973

changelog: [`unnested_or_patterns`] ignore `&x | &y`, nesting would result in more characters
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.

4 participants