-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 5 pull requests #96974
Rollup of 5 pull requests #96974
Conversation
add subdomain
…acrum Note the contacts for the nvptx64 target(s) cc `@RDambrosio016` `@kjetilkjeka`
…iper openbsd: convert futex timeout managment to Timespec usage unbreak openbsd build after rust-lang#96657 r? cuviper please note I made `Timespec::zero()` public to be able to use it. OpenBSD is using relative timeout for `futex(2)` and I don't find simple way to use `Timespec` this way.
…iddle Fix settings page CSS In rust-lang#96741, I moved the CSS loading outside of `settings.js`. The result was that on the settings page, there isn't the settings CSS anymore: ![Screenshot from 2022-05-11 11-09-24](https://user-images.githubusercontent.com/3050060/167817969-6750931b-3e6e-4178-b5a9-ee3851e983be.png) I also used this opportunity to remove unused CSS rules (we don't have `<select>` elements anymore in the settings). cc `@jsha` r? `@notriddle`
update graphviz links Update graphviz links.
…i-obk Add tests for rust-lang#96806 I messed up the rebase in rust-lang#96806. I took the opportunity to add an extra mir-opt test from rust-lang#91743. r? `@oli-obk`
@bors r+ rollup=never p=5 |
📌 Commit 5656ea2 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (c6499fd): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Successful merges:
delay_span_bug
. #96806)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup