Skip to content
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

mips64: add missing ENOTSUP const #2595

Merged
merged 1 commit into from
Dec 16, 2021
Merged

Conversation

Grommish
Copy link
Contributor

ENOTSUP was added to Mips but not Mips64.

Signed-off-by: Donald Hoskins grommish@gmail.com

Reference Issue rust-lang/rust#91976

ENOTSUP was added to Mips but not Mips64.

Signed-off-by: Donald Hoskins <grommish@gmail.com>
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@Amanieu
Copy link
Member

Amanieu commented Dec 16, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 16, 2021

📌 Commit ba8ad25 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Dec 16, 2021

⌛ Testing commit ba8ad25 with merge 4b8841a...

@bors
Copy link
Contributor

bors commented Dec 16, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 4b8841a to master...

@bors bors merged commit 4b8841a into rust-lang:master Dec 16, 2021
bors added a commit that referenced this pull request May 8, 2022
Add ENOTSUP constant for riscv64 musl

Previously:

* #2595
* #1971
* #448

but not of these added the constant for riscv64 musl and rustc itself seems to use it nowadays.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants