-
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
Normalize use of backticks in compiler messages p2 #62472
Normalize use of backticks in compiler messages p2 #62472
Conversation
Some changes occurred in diagnostic error codes |
@fakenine Can you cherry-pick the two first commits into different PRs? The last commit should ideally also be broken into more based on files/feature gates this is changing to make it easier to land the PRs. (Also, please avoid pinging people in commit messages, it generates more pings over time) |
85f1888
to
60a4938
Compare
@Centril Sure! Done for the first commit |
Thanks! @bors r+ rollup |
📌 Commit 60a4938 has been approved by |
…_compiler_messages_p2, r=Centril Normalize use of backticks in compiler messages p2 normalize use of backticks in compiler messages for librustc_typecheck rust-lang#60532
…_compiler_messages_p2, r=Centril Normalize use of backticks in compiler messages p2 normalize use of backticks in compiler messages for librustc_typecheck rust-lang#60532
Rollup of 5 pull requests Successful merges: - #62356 (Implement Option::contains and Result::contains) - #62462 (Document `while` keyword) - #62472 (Normalize use of backticks in compiler messages p2) - #62477 (Re-add bootstrap attribute to libunwind for llvm-libunwind feature) - #62478 (normalize use of backticks for compiler messages in librustc_codegen) Failed merges: r? @ghost
normalize use of backticks in compiler messages for librustc_typecheck
#60532