-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Tweak output for invalid negative impl errors #69649
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
r? @Centril High level reviewing notes before doing a deeper review:
|
AST part in #69722 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
65de63b
to
19d0186
Compare
@Centril rebased on top of master and this PR only has the HIR changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me with these comments addressed and clean perf.
@bors try @rust-timer queue |
Awaiting bors try build completion |
⌛ Trying commit 19d0186f3cead8ed2cc3741f6c2e2fbb180e81d2 with merge 12e42227516ca02418f6dbea278da1e4c0dd14b3... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-azure |
19d0186
to
b8f9866
Compare
@bors try @rust-timer queue |
Awaiting bors try build completion |
⌛ Trying commit b8f9866 with merge a7111c6f0c00e55b69e1eb62c1f04775705b4e0e... |
☀️ Try build successful - checks-azure |
Queued a7111c6f0c00e55b69e1eb62c1f04775705b4e0e with parent e4b01c7, future comparison URL. |
Finished benchmarking try commit a7111c6f0c00e55b69e1eb62c1f04775705b4e0e, comparison URL. |
Seems like noise, @bors r+ |
📌 Commit b8f9866 has been approved by |
☀️ Test successful - checks-azure |
Follow up to #69722. Tweak negative impl errors emitted in the HIR: