Skip to content
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

Test nested proc can access outer owned data #12450

Closed
wants to merge 1 commit into from

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