Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2#103933
Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2#103933bors merged 1 commit intorust-lang:masterfrom
Conversation
|
r? @JohnTitor (rustbot has picked a reviewer for you, use r? to override) |
|
📌 Commit 006e05aa1c3e418567c68a76993c809d5ca7eef2 has been approved by It is now in the queue for this repository. |
There was a problem hiding this comment.
Was the change from sh to text intentional? The comments should work fine in sh, shouldn't it?
There was a problem hiding this comment.
Good catch, fixed. (I had copy-pasted that from https://github.com/rust-lang/rust/pull/95705/files#diff-7a14c39a7e2dc831476df3687623b15a8ac53450b9fe34769b1fba1fe4d16ef9R54)
006e05a to
971a146
Compare
|
@bors r+ |
… r=JohnTitor
Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2
MCP: rust-lang/compiler-team#555
CC `@dvdhrm`
… r=JohnTitor
Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2
MCP: rust-lang/compiler-team#555
CC ``@dvdhrm``
… r=JohnTitor
Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2
MCP: rust-lang/compiler-team#555
CC ```@dvdhrm```
|
I think this is the one which failed in #104143 (comment). Please don't hesitate to re-r+ if my guess was wrong. @bors r- |
|
It looks like the job that failed was @rustbot ready |
|
I guess we'll know soon enough. I made another rollup with the |
|
The new rollup without this PR failed, looks like it's the same |
|
Absolutely! @bors r=JohnTitor |
Rollup of 7 pull requests Successful merges: - rust-lang#103570 (Stabilize integer logarithms) - rust-lang#103694 (Add documentation examples for `pointer::mask`) - rust-lang#103919 (Unescaping cleanups) - rust-lang#103933 (Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2) - rust-lang#103952 (Don't intra linkcheck reference) - rust-lang#104111 (rustdoc: Add mutable to the description) - rust-lang#104125 (Const Compare for Tuples) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
… r=JohnTitor
Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2
MCP: rust-lang/compiler-team#555
CC `@dvdhrm`
Rollup of 7 pull requests Successful merges: - rust-lang#103570 (Stabilize integer logarithms) - rust-lang#103694 (Add documentation examples for `pointer::mask`) - rust-lang#103919 (Unescaping cleanups) - rust-lang#103933 (Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2) - rust-lang#103952 (Don't intra linkcheck reference) - rust-lang#104111 (rustdoc: Add mutable to the description) - rust-lang#104125 (Const Compare for Tuples) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
…iplett Mention UEFI target promotion in release notes for 1.67.0 The promotion happened in rust-lang#103933, but it was forgotten in the release notes for 1.67.0. See also discussion in https://rust-lang.zulipchat.com/#narrow/stream/241545-t-release/topic/UEFI.20targets.20relnotes
…iplett Mention UEFI target promotion in release notes for 1.67.0 The promotion happened in rust-lang#103933, but it was forgotten in the release notes for 1.67.0. See also discussion in https://rust-lang.zulipchat.com/#narrow/stream/241545-t-release/topic/UEFI.20targets.20relnotes
MCP: rust-lang/compiler-team#555
CC @dvdhrm