Skip to content

fix bug in proc macro derive diagnostics#146657

Open
jdonszelmann wants to merge 3 commits intorust-lang:mainfrom
jdonszelmann:bug-proc-macro-derive-diags
Open

fix bug in proc macro derive diagnostics#146657
jdonszelmann wants to merge 3 commits intorust-lang:mainfrom
jdonszelmann:bug-proc-macro-derive-diags

Conversation

@jdonszelmann
Copy link
Copy Markdown
Contributor

r? estebank

tiny diagnostic fix, mostly we were using the wrong method on the context so I added a new method that is right for the situation

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants