Unpin libc and rustix in compiler and rustbook#148263
Merged
bors merged 1 commit intorust-lang:masterfrom Nov 1, 2025
Merged
Conversation
Collaborator
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
Collaborator
Contributor
Author
|
@bors try jobs=dist-loongarch64-musl |
This comment has been minimized.
This comment has been minimized.
rust-bors bot
added a commit
that referenced
this pull request
Oct 29, 2025
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
Contributor
Contributor
Author
|
I think GHA is back? |
rust-bors bot
added a commit
that referenced
this pull request
Oct 29, 2025
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Contributor
|
💔 Test for afcab83 failed: CI. Failed jobs:
|
Contributor
|
I think you need to also update rustix to latest (1.1.2) |
Contributor
Author
|
@bors try jobs=dist-loongarch64-musl |
This comment has been minimized.
This comment has been minimized.
rust-bors bot
added a commit
that referenced
this pull request
Oct 30, 2025
Unpin `libc` in `compiler` and `rustbook` try-job: dist-loongarch64-musl
Contributor
libc in compiler and rustbooklibc and rustix in compiler and rustbook
Contributor
Author
|
Looks like the issue is fixed 🙂 |
ehuss
reviewed
Oct 31, 2025
Contributor
|
@bors r+ |
Collaborator
Zalathar
added a commit
to Zalathar/rust
that referenced
this pull request
Nov 1, 2025
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Nov 1, 2025
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Nov 1, 2025
Unpin `libc` and `rustix` in `compiler` and `rustbook` Closes rust-lang#147501
bors
added a commit
that referenced
this pull request
Nov 1, 2025
Rollup of 10 pull requests Successful merges: - #135602 (Tweak output of missing lifetime on associated type) - #139751 (Implement pin-project in pattern matching for `&pin mut|const T`) - #142682 (Update bundled musl to 1.2.5) - #148171 (Simplify code to generate line numbers in highlight) - #148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`) - #148301 ([rustdoc search] Include extern crates when filtering on `import`) - #148330 (Don't require dlltool with the dummy backend on MinGW) - #148338 (cleanup: upstream dropped amx-transpose functionality) - #148340 (Clippy subtree update) - #148343 (`nonpoison::Condvar` should take `MutexGuard` by reference) r? `@ghost` `@rustbot` modify labels: rollup
bors
added a commit
that referenced
this pull request
Nov 1, 2025
Rollup of 10 pull requests Successful merges: - #135602 (Tweak output of missing lifetime on associated type) - #139751 (Implement pin-project in pattern matching for `&pin mut|const T`) - #142682 (Update bundled musl to 1.2.5) - #148171 (Simplify code to generate line numbers in highlight) - #148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`) - #148301 ([rustdoc search] Include extern crates when filtering on `import`) - #148330 (Don't require dlltool with the dummy backend on MinGW) - #148338 (cleanup: upstream dropped amx-transpose functionality) - #148340 (Clippy subtree update) - #148343 (`nonpoison::Condvar` should take `MutexGuard` by reference) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot
pushed a commit
to model-checking/verify-rust-std
that referenced
this pull request
Nov 30, 2025
…iaskrgr Rollup of 10 pull requests Successful merges: - rust-lang#135602 (Tweak output of missing lifetime on associated type) - rust-lang#139751 (Implement pin-project in pattern matching for `&pin mut|const T`) - rust-lang#142682 (Update bundled musl to 1.2.5) - rust-lang#148171 (Simplify code to generate line numbers in highlight) - rust-lang#148263 (Unpin `libc` and `rustix` in `compiler` and `rustbook`) - rust-lang#148301 ([rustdoc search] Include extern crates when filtering on `import`) - rust-lang#148330 (Don't require dlltool with the dummy backend on MinGW) - rust-lang#148338 (cleanup: upstream dropped amx-transpose functionality) - rust-lang#148340 (Clippy subtree update) - rust-lang#148343 (`nonpoison::Condvar` should take `MutexGuard` by reference) r? `@ghost` `@rustbot` modify labels: rollup
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #147501