-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Improve E0118 #76028
Improve E0118 #76028
Conversation
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Joshua Nelson <[email protected]>
Sorry for the delay in reviewing. I'll defer to @GuillaumeGomez on the wording, but otherwise r=me. |
Thanks! @bors: r=estebank,jyn514,GuillaumeGomez |
📌 Commit 81161be has been approved by |
☀️ Test successful - checks-actions, checks-azure |
closes #69392
This is my first not-entirely-trivial PR, so please let me know if I missed anything or if something could be improved. Though I probably won't be able to fix anything in the upcoming week.