-
Notifications
You must be signed in to change notification settings - Fork 13.5k
normalize use of backticks in compiler messages for librustc_incremental #62832
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
normalize use of backticks in compiler messages for librustc_incremental #62832
Conversation
r? @estebank (rust_highfive has picked a reviewer for you, use r? to override) |
r? @Centril |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
59977ec
to
60ca55c
Compare
@bors r+ rollup |
📌 Commit 60ca55c has been approved by |
…_compiler_messages_p12, r=Centril normalize use of backticks in compiler messages for librustc_incremental rust-lang#60532
…_compiler_messages_p12, r=Centril normalize use of backticks in compiler messages for librustc_incremental rust-lang#60532
Rollup of 14 pull requests Successful merges: - #62709 (Test that maplike FromIter satisfies uniqueness) - #62713 (Stabilize <*mut _>::cast and <*const _>::cast) - #62746 ( do not use assume_init in std::io) - #62787 (Fix typo in src/libstd/net/udp.rs doc comment) - #62788 (normalize use of backticks in compiler messages for libcore/ptr) - #62799 (use const array repeat expressions for uninit_array) - #62810 (normalize use of backticks in compiler messages for librustc_lint) - #62812 (normalize use of backticks in compiler messages for librustc_metadata) - #62832 (normalize use of backticks in compiler messages for librustc_incremental) - #62845 (read: fix doc comment) - #62853 (normalize use of backticks in compiler messages for librustc/hir) - #62854 (Fix typo in Unicode character name) - #62858 (Change wrong variable name.) - #62870 (fix lexing of comments with many \r) Failed merges: r? @ghost
#60532