-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Update RLS and Rustfmt #56406
Update RLS and Rustfmt #56406
Conversation
|
@bors r+ |
📌 Commit 7a7445b has been approved by |
@bors p=1 |
Update RLS and Rustfmt Closes rust-lang#56261 r? @kennytm
Rollup of 9 pull requests Successful merges: - #55010 (Add template parameter debuginfo to generic types) - #56110 (Consider references and unions potentially inhabited during privacy-respecting inhabitedness checks) - #56305 (update miri) - #56372 (Refer to the second borrow as the "second borrow" in E0501.rs) - #56394 (Deal with EINTR in net timeout tests) - #56395 (Stabilize dbg!(...)) - #56402 (Improve the unstable book example for #56408 [marker] trait) - #56406 (Update RLS and Rustfmt) - #56366 (Stabilize self_in_typedefs feature) Failed merges: r? @ghost
⌛ Testing commit 7a7445b with merge e9e484a2132ed0a1ff1662dbb56cf0a77e0f9a50... |
💔 Test failed - status-appveyor |
run-make failure - seems unlikely to be this PR, but I can't explain it |
#56396 landed... Thanks for you patience, this is probably due for a retry |
@bors retry |
⌛ Testing commit 7a7445b with merge ed838c12576ba5a988a98a637639d26569f1b5f9... |
💔 Test failed - status-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 |
Update RLS and Rustfmt Closes #56261
☀️ Test successful - status-appveyor, status-travis |
Closes #56261