-
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
made an error message more approachable in rust/library/core/src/str/mod.rs:116 #118252
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @TaKO8Ki (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
Some changes occurred in src/tools/rustfmt cc @rust-lang/rustfmt |
I also answered the question |
This comment has been minimized.
This comment has been minimized.
Please remove the merge commit first (see https://rustc-dev-guide.rust-lang.org/git.html#keeping-things-up-to-date.) Also please avoid touching unrelated files in your PR just for fun. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rustfmt changes should only be made in rust-lang/rust when absolutely necessary
There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged. You can start a rebase with the following commands:
The following commits are merge commits: |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Could you fix CI errors? Please refer to this documentation for running tests locally. https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html#common-x-commands |
ping from triage - can you post your status on this PR? This PR has not received an update in a few months. FYI: when a PR is ready for review, send a message containing Or if you're not going to continue, please close it. Thank you! |
☔ The latest upstream changes (presumably #123416) made this pull request unmergeable. Please resolve the merge conflicts. |
Closing this as inactive. Feel free to reöpen this pr or create a new pr if you get the time to work on this. Thanks |
No description provided.