Merged
Conversation
Co-authored-by: lcnr <rust@lcnr.de>
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)
Member
Author
|
@bors r+ rollup=never p=6 |
Collaborator
Collaborator
Collaborator
|
☀️ Test successful - checks-actions |
Collaborator
|
📌 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: |
Collaborator
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful merges:
this#105382 (remove an excessthis).import-item .stab { font-size }#105388 (rustdoc: remove redundant CSS.import-item .stab { font-size })ignoretoabi_efiapiexample code #105390 (unstable-book: Addignoretoabi_efiapiexample code)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup