Unpin `libc` and `rustix` in `compiler` and `rustbook` by clubby789 · Pull Request #148263 · rust-lang/rust

@rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Oct 29, 2025

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

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

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

@clubby789 clubby789 changed the title Unpin libc in compiler and rustbook Unpin libc and rustix in compiler and rustbook

Oct 31, 2025

ehuss

@clubby789

@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

Nov 1, 2025

Zalathar added a commit to Zalathar/rust that referenced this pull request

Nov 1, 2025

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Nov 1, 2025

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request

Nov 1, 2025

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

rust-timer added a commit that referenced this pull request

Nov 1, 2025
Rollup merge of #148263 - clubby789:bump-libc, r=ehuss

Unpin `libc` and `rustix` in `compiler` and `rustbook`

Closes #147501

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