Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS by ZhongyaoChen · Pull Request #148886 · rust-lang/rust (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation6 Commits1 Checks11 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
This enables rustup distribution of the rust-std component for the riscv64a23-unknown-linux-gnu target
(Previous PR #148435 missed this step.)
This enables rustup distribution of the rust-std component for the
riscv64a23-unknown-linux-gnu target, allowing users to install it via
rustup target add riscv64a23-unknown-linux-gnu.
rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
Previous PR #148435 missed this step
This happens every single time anyone adds a tier 2 target 😭
📌 Commit 98cd157 has been approved by Mark-Simulacrum
It is now in the queue for this repository.
bors added S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
labels
Zalathar added a commit to Zalathar/rust that referenced this pull request
…-tier2, r=Mark-Simulacrum
Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS
This enables rustup distribution of the rust-std component for the riscv64a23-unknown-linux-gnu target (Previous PR rust-lang#148435 missed this step.)
bors added a commit that referenced this pull request
Rollup of 10 pull requests
Successful merges:
- #148416 (
vec_recycle: implementation) - #148522 (Micro-optimize rustdoc search index parsing)
- #148827 (Stabilize vec_into_raw_parts)
- #148832 (Bump library dependencies)
- #148836 (tweak primitive reference docs)
- #148859 (Fix overflow-checks test for RISC-V target)
- #148886 (Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS)
- #148956 (re-enable wasm abi test)
- #148963 (runtest.rs: remove redundant check)
- #148968 (Add another ExprWithBlock test for
tryblocks)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 11 pull requests
Successful merges:
- #148416 (
vec_recycle: implementation) - #148522 (Micro-optimize rustdoc search index parsing)
- #148827 (Stabilize vec_into_raw_parts)
- #148832 (Bump library dependencies)
- #148836 (tweak primitive reference docs)
- #148859 (Fix overflow-checks test for RISC-V target)
- #148886 (Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS)
- #148956 (re-enable wasm abi test)
- #148963 (runtest.rs: remove redundant check)
- #148968 (Add another ExprWithBlock test for
tryblocks) - #148984 (chore: Update annotate-snippets to 0.12.9)
r? @ghost
@rustbot modify labels: rollup
rust-timer added a commit that referenced this pull request
Rollup merge of #148886 - ZhongyaoChen:promote-riscv64a23-to-tier2, r=Mark-Simulacrum
Add riscv64a23-unknown-linux-gnu to build-manifest TARGETS
This enables rustup distribution of the rust-std component for the riscv64a23-unknown-linux-gnu target (Previous PR #148435 missed this step.)
Bors no, this is already merged.
@bors r- retry
bors added S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
and removed S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
Labels
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.