-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Add long error explanation for E0566 #65164
Add long error explanation for E0566 #65164
Conversation
Some changes occurred in diagnostic error codes |
r? @estebank (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 |
This comment has been minimized.
This comment has been minimized.
fe12a0e
to
57cb881
Compare
@bors r+ rollup |
📌 Commit 57cb881 has been approved by |
…-E0566, r=estebank Add long error explanation for E0566 Part of rust-lang#61137.
…-E0566, r=estebank Add long error explanation for E0566 Part of rust-lang#61137.
Part of #61137.