-
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
Rollup of 6 pull requests #88921
Rollup of 6 pull requests #88921
Conversation
* Add test for jump-to-def links background color
…mut, r=dtolnay Make `UnsafeCell::get_mut` const
…r=estebank feat(rustc_typeck): suggest removing bad parens in `(recv.method)()` Fixes rust-lang#88803
Fix duplicate bounds for const_trait_impl Fixes rust-lang#88383. Compare the constness of the candidates before winnowing and removing a `~const` `BoundCandidate`.
… r=nagisa Allow simd_shuffle to accept vectors of any length cc ``@rust-lang/project-portable-simd`` ``@workingjubilee``
…und, r=camelid Fix jump def background Fixes rust-lang#88870. I somehow badly wrote the color in rust-lang#88111. r? ``@camelid``
Reduce possibility of flaky tests As asked in rust-lang#88885. r? ````@camelid````
@bors r+ p=2 rollup=never |
📌 Commit 2901caf has been approved by |
⌛ Testing commit 2901caf with merge 9e5bacb8b5be9a0631880e0fe5b1f9e8c7ecbad9... |
💔 Test failed - checks-actions |
The job Click to see the possible cause of the failure (guessed by this bot)
|
It is extremely unlikely, to me, that these Windows errors are anything but spurious. |
Perhaps I can duplicate Guillaime's "success", at least: |
⌛ Testing commit 2901caf with merge c0be236ea97388032e792aa5261bc32a617e1a14... |
⌛ Testing commit 2901caf with merge 049dd124b495d232ce9899b2ad3461221674c2ee... |
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
Successful merges:
UnsafeCell::get_mut
const #88722 (MakeUnsafeCell::get_mut
const)(recv.method)()
#88841 (feat(rustc_typeck): suggest removing bad parens in(recv.method)()
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup