Skip to content

libsyntax: Remove all mutable fields from libsyntax. rs=demuting#5079

Closed
pcwalton wants to merge 8 commits into
rust-lang:incomingfrom
pcwalton:demut-syntax
Closed

libsyntax: Remove all mutable fields from libsyntax. rs=demuting#5079
pcwalton wants to merge 8 commits into
rust-lang:incomingfrom
pcwalton:demut-syntax

Conversation

@pcwalton
Copy link
Copy Markdown
Contributor

No description provided.

@pcwalton pcwalton closed this Feb 23, 2013
@pcwalton pcwalton deleted the demut-syntax branch February 23, 2013 00:12
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Ignore macros with `!` operators in `eq_op`

`SpanlessEq::eq_expr` doesn't ignore macros with `!` operators and I'm not sure we should ignore there, so I ignore in `eq_op` (and `op_ref`).

Fixes rust-lang#5077

changelog: Fix false positive in `eq_op`
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 1, 2026
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.

2 participants