Skip to content

Conversation

pnkfelix
Copy link
Contributor

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