-
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
Rollup of 6 pull requests #105397
Rollup of 6 pull requests #105397
Conversation
Co-authored-by: lcnr <[email protected]>
This sets the exact same font size that `.stab` has by default anyway. It used to be slightly different, but dd5ff42 made it identical.
This example doesn't compile on targets that don't support UEFI, as reported here: rust-lang#104793 (comment)
llvm-wrapper: adapt for an LLVM API change Adapts llvm-wrapper for llvm/llvm-project@8c7c20f. No functional changes intended. Found via our experimental rust + llvm @ HEAD bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/15404#0184d95d-5a68-4db6-ad32-51ddbc3ab543/202-571
Add a test for rust-lang#104260 Fixes rust-lang#104260
add const generics ping files things for me r? `@lcnr`
remove an excess `this`
…-size, r=GuillaumeGomez rustdoc: remove redundant CSS `.import-item .stab { font-size }` This sets the exact same font size that `.stab` has by default anyway. It used to be slightly different, but dd5ff42 made it identical.
…re, r=ehuss unstable-book: Add `ignore` to `abi_efiapi` example code This example doesn't compile on targets that don't support UEFI, as reported here: rust-lang#104793 (comment)
@bors r+ rollup=never p=6 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 023b5136b5 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (d43674e): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. |
Successful merges:
this
#105382 (remove an excessthis
).import-item .stab { font-size }
#105388 (rustdoc: remove redundant CSS.import-item .stab { font-size }
)ignore
toabi_efiapi
example code #105390 (unstable-book: Addignore
toabi_efiapi
example code)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup