Skip to content

[beta] backports #144087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: beta
Choose a base branch
from
Open

[beta] backports #144087

wants to merge 5 commits into from

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Jul 17, 2025

r? cuviper

compiler-errors and others added 4 commits July 17, 2025 14:02
(cherry picked from commit e245570)
(cherry picked from commit e776065)
Signed-off-by: Jonathan Brouwer <[email protected]>
(cherry picked from commit 58418d8)
As a temporary measure while a proper fix for
`tests/ui/sized-hierarchy/incomplete-inference-issue-143992.rs`
is implemented, make `MetaSized` obligations always hold. In effect,
temporarily reverting the `sized_hierarchy` feature. This is a small
change that can be backported.

(cherry picked from commit 8d64937)
@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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Jul 17, 2025
@cuviper
Copy link
Member Author

cuviper commented Jul 17, 2025

@bors r+ rollup=never

@bors
Copy link
Collaborator

bors commented Jul 17, 2025

📌 Commit 0648a43 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 Jul 17, 2025
@jieyouxu
Copy link
Member

@bors p=5 (rollup scheduling)

@bors
Copy link
Collaborator

bors commented Jul 21, 2025

⌛ Testing commit 0648a43 with merge 7c39f45...

bors added a commit that referenced this pull request Jul 21, 2025
[beta] backports

- Taint body on invalid call ABI #142983
- Fix rustdoc not correctly showing attributes with re-exports #143083
- trait_sel: `MetaSized` always holds temporarily #144016

r? cuviper
@bors
Copy link
Collaborator

bors commented Jul 21, 2025

💔 Test failed - checks-actions

@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 Jul 21, 2025
@jieyouxu
Copy link
Member

fatal: unable to access 'https://github.com/rust-lang/rust/': Failed to connect to github.com > port 443 after 135716 ms: Couldn't connect to server
Error: Process completed with exit code 128.

@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 Jul 21, 2025
@rust-log-analyzer

This comment has been minimized.

@jieyouxu
Copy link
Member

(Github is not having a good day.)

bors added a commit that referenced this pull request Jul 21, 2025
[beta] backports

- Taint body on invalid call ABI #142983
- Fix rustdoc not correctly showing attributes with re-exports #143083
- trait_sel: `MetaSized` always holds temporarily #144016

r? cuviper
@bors
Copy link
Collaborator

bors commented Jul 21, 2025

⌛ Testing commit 0648a43 with merge 2589502...

@bors
Copy link
Collaborator

bors commented Jul 21, 2025

💔 Test failed - checks-actions

@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 Jul 21, 2025
@rust-log-analyzer

This comment has been minimized.

@jieyouxu
Copy link
Member

jieyouxu commented Jul 21, 2025

error: could not lock config file C:/msys64/home/runneradmin/.gitconfig: No such file or directory
Error: Process completed with exit code 255.

@cuviper this needs #144003 beta-backported too.

(This failure was discussed in #t-infra > Spurious bors CI failures @ 💬)

This works around a missing mingw home directory in CI

(cherry picked from commit 262d02e)
@rustbot rustbot added A-CI Area: Our Github Actions CI T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Jul 21, 2025
@cuviper
Copy link
Member Author

cuviper commented Jul 21, 2025

Thanks, added!

@bors r+

@bors
Copy link
Collaborator

bors commented Jul 21, 2025

📌 Commit 7d0e05d 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 Jul 21, 2025
@bors
Copy link
Collaborator

bors commented Jul 21, 2025

⌛ Testing commit 7d0e05d with merge 20c571f...

bors added a commit that referenced this pull request Jul 21, 2025
[beta] backports

- Taint body on invalid call ABI #142983
- Fix rustdoc not correctly showing attributes with re-exports #143083
- trait_sel: `MetaSized` always holds temporarily #144016
- Ensure home directory exists #144003

r? cuviper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: Our Github Actions CI 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. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants