Skip to content

fix: Fix unresolved proc macro diagnostics pointing to macro expansions#12691

Merged
bors merged 1 commit intorust-lang:masterfrom
Veykril:proc-macro-diag
Jul 14, 2022
Merged

fix: Fix unresolved proc macro diagnostics pointing to macro expansions#12691
bors merged 1 commit intorust-lang:masterfrom
Veykril:proc-macro-diag

Conversation

@Veykril
Copy link
Member

@Veykril Veykril commented Jul 5, 2022

Fixes #12657

@Veykril
Copy link
Member Author

Veykril commented Jul 14, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jul 14, 2022

📌 Commit 976d07e has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 14, 2022

⌛ Testing commit 976d07e with merge fbba1d7...

@bors
Copy link
Contributor

bors commented Jul 14, 2022

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing fbba1d7 to master...

@bors bors merged commit fbba1d7 into rust-lang:master Jul 14, 2022
@Veykril Veykril deleted the proc-macro-diag branch July 23, 2022 16:48
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.

proc macro errors are attached to the wrong location in diagnostics.

2 participants