Skip to content

Conversation

@folkertdev
Copy link
Contributor

fixes #148898

In #147024 the module structure of std_detect for openbsd was changed which invalidated this super:: usage.

I've now tested that std_detect builds (or well, checks, because I don't have the right linkers) with aarch64-unknown-openbsd and powerpc64-unknown-openbsd.

@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 Nov 13, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 13, 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

@folkertdev folkertdev changed the title fix incorrect import on aarch64-unknown-openbsd fix incorrect import in std_detect on aarch64-unknown-openbsd Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aarch64-unknown-openbsd fails to build due to missing parse_system_registers

3 participants