-
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
[beta] Rollup backports #61602
[beta] Rollup backports #61602
Conversation
@bors r+ p=20 |
📌 Commit afd3a02 has been approved by |
[beta] Rollup backports Rolled up: * [beta] Permit unwinding through FFI by default #61569 Cherry-picked: * upgrade rustdoc's `pulldown-cmark` to 0.5.2 #60802 * Fix overflowing literal lint in loops #61098 * Revert edition-guide toolstate override #61110 * Turn turbo 🐟 🍨 into an error #61189 * Bump hashbrown to 0.4.0 #61388 * Fix regression 61475 #61500 r? @ghost
💔 Test failed - checks-travis |
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 |
Something here seems to have broken Clippy? |
You'll want to pull in the test changes to rust-lang/rust-clippy#4134. Should we also be looking at backporting things to beta? |
I'm preparing a beta branch on clippy. |
Okay, for now just bump clippy to https://github.com/rust-lang/rust-clippy/tree/beta1.36. That should fix this. |
@bors r+ p=20 @Manishearth renamed the |
📌 Commit 60dae64 has been approved by |
💡 This pull request was already approved, no need to approve it again.
|
📌 Commit 60dae64 has been approved by |
⌛ Testing commit 60dae64 with merge 8bc0e9dcc647e338a019b49e80f9c6f05491b865... |
💔 Test failed - checks-travis |
Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
@bors retry |
[beta] Rollup backports Rolled up: * [beta] Permit unwinding through FFI by default #61569 Cherry-picked: * upgrade rustdoc's `pulldown-cmark` to 0.5.2 #60802 * Fix overflowing literal lint in loops #61098 * Revert edition-guide toolstate override #61110 * Turn turbo 🐟 🍨 into an error #61189 * Bump hashbrown to 0.4.0 #61388 * Fix regression 61475 #61500 r? @ghost
☀️ Test successful - checks-travis, status-appveyor |
Rolled up:
Cherry-picked:
pulldown-cmark
to 0.5.2 upgrade rustdoc'spulldown-cmark
to 0.5.2 #60802r? @ghost