Skip to content

Conversation

flaper87
Copy link
Contributor

Fixes #10682

bors added a commit that referenced this pull request Feb 23, 2014
@bors bors closed this Feb 23, 2014
@flaper87 flaper87 deleted the issue-10682 branch March 11, 2014 09:16
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 21, 2024
…r=llogiq

[`option_option`]: Fix duplicate diagnostics

Relates to rust-lang#12379

This `option_option` lint change skips checks against `ty`s inside `field_def`s defined by external macro to prevent duplicate diagnostics to the same span `ty` by multiple `Struct` definitions.

---

changelog: [`option_option`]: Fix duplicate diagnostics
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.

Nested proc usage can't use outer owned data
3 participants