-
Notifications
You must be signed in to change notification settings - Fork 371
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
Avoid error patterns matching themselves #2158
Conversation
Yeah I just realized the same thing. 😂 an error annotation justifying itself is such a great bug. :D |
☔ The latest upstream changes (presumably #2157) made this pull request unmergeable. Please resolve the merge conflicts. |
LGTM! r=me with the last nit resolved (by adding a comment explaining the lack of CARGO_BUILD_FLAGS, or adding them) and the commits squashed a bit (or entirely). |
@bors r+ |
📌 Commit 3832227 has been approved by |
☀️ Test successful - checks-actions |
fixes #2156
fixes #2155
this will be obsolete the moment I extract that data from json diagnostics instead of just regexing the stderr.