Skip to content

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

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 8 commits into from

Conversation

pcwalton
Copy link
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`
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