Skip to content

Unpin libc#2744

Merged
SteveLauC merged 1 commit intonix-rust:masterfrom
asomers:libc-0.2.181
Feb 24, 2026
Merged

Unpin libc#2744
SteveLauC merged 1 commit intonix-rust:masterfrom
asomers:libc-0.2.181

Conversation

@asomers
Copy link
Copy Markdown
Member

@asomers asomers commented Feb 18, 2026

And raise the requirement to 0.2.181, Now that the gnux32 bug is fixed.

Fixes #2737

What does this PR do

Checklist:

  • I have read CONTRIBUTING.md
  • I have written necessary tests and rustdoc comments
  • A change log has been added if this PR modifies nix's API

And raise the requirement to 0.2.181, Now that the gnux32 bug is fixed.

Fixes nix-rust#2737
@asomers
Copy link
Copy Markdown
Member Author

asomers commented Feb 18, 2026

The build failure on redox will be fixed by the next release of Rustix, which will happen "soon". bytecodealliance/rustix#1582 .

@SteveLauC SteveLauC added this pull request to the merge queue Feb 24, 2026
Merged via the queue into nix-rust:master with commit 0dc1dd8 Feb 24, 2026
85 of 86 checks passed
@xtqqczze
Copy link
Copy Markdown
Contributor

@asomers @SteveLauC Can we cut a new release for this please.

@SteveLauC
Copy link
Copy Markdown
Member

Sure

@SteveLauC
Copy link
Copy Markdown
Member

0.31.2 released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Why is the libc crate version pinned?

3 participants