-
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
E0435, E0437 & E0438 New Error Format #35858
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
Thanks for the PR (and for squashing) Have you compiled and tested this PR? Our tester found that this code does not yet compile:
You may want to have another look. Just ping me or @GuillaumeGomez when you're ready. |
916f7e5
to
990de0e
Compare
@jonathandturner Hi. Thanks for your patience with me. I have fixed the cause of errors. Hopefully it should get through. |
It doesn't coompile. |
Update lib.rs Update lib.rs Update E0438.rs Update E0437.rs Update E0435.rs
e713940
to
738b91e
Compare
Hopefully I compiled in local with the previous errors rectified. It should compile. |
@GuillaumeGomez Kindly review changes. |
Thanks! @bors: r+ rollup |
📌 Commit 738b91e has been approved by |
…omez E0435, E0437 & E0438 New Error Format Part of rust-lang#35801 , rust-lang#35802 and rust-lang#35803 r? @GuillaumeGomez Hi! Please review the changes.
…omez E0435, E0437 & E0438 New Error Format Part of rust-lang#35801 , rust-lang#35802 and rust-lang#35803 r? @GuillaumeGomez Hi! Please review the changes.
Part of #35801 , #35802 and #35803
r? @GuillaumeGomez
Hi! Please review the changes.