Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Sep 8, 2025

r? cuviper

semarie and others added 4 commits September 8, 2025 14:25
PR 130999 added the file_lock feature, but doesn't included OpenBSD in the supported targets (Tier 3 platform), leading to a compilation error ("try_lock() not supported").

(cherry picked from commit 8792010)
…e types"

This reverts commit 585a409.

(cherry picked from commit 1f587e4)
there are a lot of MCVEs there, so this is only a few of them, not all
duplicates that were opened

(cherry picked from commit 5a2b70b)
@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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Sep 8, 2025
@cuviper

This comment was marked as resolved.

Kobzol and others added 4 commits September 9, 2025 09:00
This internal crate explicitly separates itself from the `rustc`
workspace, but it is needed for `./x test clippy` to work, including its
dependencies when building from a vendored `rustc-src` tarball.

(cherry picked from commit c73d7ae)
@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Sep 9, 2025
@cuviper
Copy link
Member Author

cuviper commented Sep 9, 2025

@bors r+ rollup=never p=1

@bors
Copy link
Collaborator

bors commented Sep 9, 2025

📌 Commit b630713 has been approved by cuviper

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 Sep 9, 2025
@bors
Copy link
Collaborator

bors commented Sep 10, 2025

⌛ Testing commit b630713 with merge c745b63...

bors added a commit that referenced this pull request Sep 10, 2025
[beta] backports

- Rust build fails on OpenBSD after using file_lock feature #145511
- Revert suggestions for missing methods in tuples #145765
- When determining if a trait has no entries for the purposes of omitting vptrs from subtrait vtables, consider its transitive supertraits' entries, instead of just its own entries. #145807
- Ship LLVM tools for the correct target when cross-compiling #145763
- bootstrap: vendor `clippy_test_deps` too #145861

r? cuviper
@bors
Copy link
Collaborator

bors commented Sep 10, 2025

💥 Test timed out

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 10, 2025
@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@cuviper
Copy link
Member Author

cuviper commented Sep 10, 2025

@bors retry

@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 Sep 10, 2025
@bors
Copy link
Collaborator

bors commented Sep 10, 2025

⌛ Testing commit b630713 with merge 1c785ab...

@bors
Copy link
Collaborator

bors commented Sep 10, 2025

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing 1c785ab to beta...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Sep 10, 2025
@bors bors merged commit 1c785ab into rust-lang:beta Sep 10, 2025
11 checks passed
@rustbot rustbot added this to the 1.90.0 milestone Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants