-
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
[WIP] Rollup of 5 pull requests #72083
Conversation
`eprintln!` gets swallowed by Cargo too easily.
…kinnison,ollie27 Deprecated emoji Fixes rust-lang#67872. r? @kinnison cc @rust-lang/rustdoc
use min_specialization for some rustc crates where it requires no changes and add FIXME for the rest Cc @matthewjasper
Emit a warning when optimization fuel runs out `eprintln!` gets swallowed by Cargo too easily.
doc: minus (U+2212) instead of dash (U+002D) for negative infinity Like rust-lang#67430, for the new associated constants.
…an-DPC Improve E0571 wording r? @Dylan-DPC
@bors r+ rollup=never p=5 |
📌 Commit 41d1082 has been approved by |
⌛ Testing commit 41d1082 with merge 22cb94be73dfa0c4497fe65e8618008d54f26ad9... |
💔 Test failed - checks-actions |
@bors retry |
⌛ Testing commit 41d1082 with merge 224e988f8b697362d3ad39029dd28bb0afdf92e5... |
💔 Test failed - checks-actions |
@bors retry |
⌛ Testing commit 41d1082 with merge 9638df8f5d570e8f5e47c72936aa78b38fca50a6... |
💔 Test failed - checks-actions |
Let's see if this PR actually reproduces the GHA macOS failure all the time. @bors try |
⌛ Trying commit ad21667 with merge 649363339ad7acf3179c72f34bd3d5bf3c8d751c... |
☀️ Try build successful - checks-actions, checks-azure |
Ok, this PR does not reproduce #71988 consistently. |
Successful merges:
Failed merges:
r? @ghost