Skip to content

Conversation

@clubby789
Copy link
Contributor

@clubby789 clubby789 commented Oct 29, 2025

Closes #147501

@rustbot
Copy link
Collaborator

rustbot commented Oct 29, 2025

These commits modify the Cargo.lock file. Unintentional changes to Cargo.lock can be introduced when switching branches and rebasing PRs.

If this was unintentional then you should revert the changes before this PR is merged.
Otherwise, you can ignore this comment.

@rustbot 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
@rustbot
Copy link
Collaborator

rustbot commented Oct 29, 2025

r? @ehuss

rustbot has assigned @ehuss.
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

@clubby789
Copy link
Contributor Author

@bors try jobs=dist-loongarch64-musl

@rust-bors

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
@rust-bors
Copy link

rust-bors bot commented Oct 29, 2025

💔 Test for e94ecf0 failed: CI

@clubby789
Copy link
Contributor Author

I think GHA is back?
@bors try jobs=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

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link

rust-bors bot commented Oct 29, 2025

💔 Test for afcab83 failed: CI. Failed jobs:

@ehuss
Copy link
Contributor

ehuss commented Oct 29, 2025

I think you need to also update rustix to latest (1.1.2)

@clubby789
Copy link
Contributor Author

@bors try jobs=dist-loongarch64-musl

@rust-bors

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
@rust-bors
Copy link

rust-bors bot commented Oct 30, 2025

☀️ Try build successful (CI)
Build commit: c45feb0 (c45feb0dc6f217612f4c7015978b67616cf17ebb, parent: 72fe2ffb391f397efdfafb2216028ed9952e8078)

@clubby789 clubby789 changed the title Unpin libc in compiler and rustbook Unpin libc and rustix in compiler and rustbook Oct 31, 2025
@clubby789
Copy link
Contributor Author

Looks like the issue is fixed 🙂

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to r=ehuss with the comment fix.

View changes since this review

@ehuss
Copy link
Contributor

ehuss commented Nov 1, 2025

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 1, 2025

📌 Commit c169ea0 has been approved by ehuss

It is now in the queue for this repository.

@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
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unpin libc and update for FreeBSD/riscv support

5 participants