-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Resolve issue : Somewhat confusing error with extended_key_value_attributes #89023
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
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nagisa (or someone else) soon. Please see the contribution instructions for more information. |
Please squash the commits in order to retain a clean history after the merge happens. |
@Wardenfar If you edit the PR description to be |
ba3f63b
to
59d5eb2
Compare
@bors r+ thanks! |
📌 Commit 59d5eb2 has been approved by |
Resolve issue 85066 Fixes rust-lang#85066
Failed in rollup: #89087 (comment) |
Fix : use struct_dummy Fix different os messages
59d5eb2
to
250a3e4
Compare
@JohnTitor i think i fixed it |
@bors r+ |
📌 Commit 250a3e4 has been approved by |
This PR could use a better title |
Resolve issue : Somewhat confusing error with extended_key_value_attributes Fixes rust-lang#85066
…ingjubilee Rollup of 7 pull requests Successful merges: - rust-lang#88612 (Add a better error message for rust-lang#39364) - rust-lang#89023 (Resolve issue : Somewhat confusing error with extended_key_value_attributes) - rust-lang#89148 (Suggest `_` in turbofish if param will be inferred from fn argument) - rust-lang#89171 (Run `no_core` rustdoc tests only on Linux) - rust-lang#89176 (Change singular to plural) - rust-lang#89184 (Temporarily rename int_roundings functions to avoid conflicts) - rust-lang#89200 (Fix typo) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes #85066