-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Improve bug! message for impossible case in Relate #54661
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
r? @varkor (rust_highfive has picked a reviewer for you, use r? to override) |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Hitting this branch in Clippy and I think it makes sense to print both values here in case other people hit this branch, too.
afd3f9d
to
ab230e1
Compare
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Will open a new PR once I get the tests to run locally again. |
Hitting this branch in Clippy and I think it makes sense to print
both values here in case other users hit this branch, too.
(I'm not really sure what type
x
would be here)