Skip to content

std_detect: Linux 6.16 support for RISC-V #144721

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

a4lg
Copy link
Contributor

@a4lg a4lg commented Jul 31, 2025

It adds feature detection of 1 extension (new in std_detect).

New RISC-V Extension:

  1. "Zabha"

It adds feature detection of 1 extension (new in std_detect).

New RISC-V Extension:

1.  "Zabha"
@rustbot
Copy link
Collaborator

rustbot commented Jul 31, 2025

r? @Mark-Simulacrum

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

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jul 31, 2025
@a4lg
Copy link
Contributor Author

a4lg commented Jul 31, 2025

r? @Amanieu

@rustbot rustbot assigned Amanieu and unassigned Mark-Simulacrum Jul 31, 2025
@Amanieu
Copy link
Member

Amanieu commented Jul 31, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 31, 2025

📌 Commit c51e5ce has been approved by Amanieu

It is now in the queue for this repository.

@bors 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 Jul 31, 2025
bors added a commit that referenced this pull request Jul 31, 2025
Rollup of 4 pull requests

Successful merges:

 - #136840 (Fix linker-plugin-lto only doing thin lto)
 - #144053 (Remove install Rust script from CI)
 - #144297 (Make `libtest::ERROR_EXIT_CODE` const public to not redefine it in rustdoc)
 - #144721 (`std_detect`: Linux 6.16 support for RISC-V)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 97e2806 into rust-lang:master Jul 31, 2025
10 checks passed
rust-timer added a commit that referenced this pull request Jul 31, 2025
Rollup merge of #144721 - a4lg:riscv-hwprobe-linux-6.16, r=Amanieu

`std_detect`: Linux 6.16 support for RISC-V

It adds feature detection of 1 extension (new in `std_detect`).

New RISC-V Extension:

1.  "Zabha"
@rustbot rustbot added this to the 1.90.0 milestone Jul 31, 2025
github-actions bot pushed a commit to model-checking/verify-rust-std that referenced this pull request Aug 2, 2025
…manieu

`std_detect`: Linux 6.16 support for RISC-V

It adds feature detection of 1 extension (new in `std_detect`).

New RISC-V Extension:

1.  "Zabha"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants