Skip to content

Conversation

@camelid
Copy link
Member

@camelid camelid commented Jan 5, 2026

Fixes #150623.
Fixes #150712. Fixes #150714. Fixes #150734.

r? @BoxyUwU

@rustbot
Copy link
Collaborator

rustbot commented Jan 5, 2026

changes to the core type system

cc @lcnr

HIR ty lowering was modified

cc @fmease

@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 Jan 5, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 5, 2026

BoxyUwU is currently at their maximum review capacity.
They may take a while to respond.

@rust-log-analyzer

This comment has been minimized.

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 6, 2026

☔ The latest upstream changes made this pull request unmergeable. Please resolve the merge conflicts.

@bors
Copy link
Collaborator

bors commented Jan 6, 2026

☔ The latest upstream changes (presumably #150726) made this pull request unmergeable. Please resolve the merge conflicts.

@Kivooeo
Copy link
Member

Kivooeo commented Jan 6, 2026

Also it fixes this issues with tuple ctor

#150712
#150714
#150734

@camelid camelid force-pushed the mgca-typeck-struct-fields branch from dd0ba66 to d7d2f7e Compare January 8, 2026 00:09
@rustbot rustbot added the T-clippy Relevant to the Clippy team. label Jan 8, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 8, 2026

This PR changes a file inside tests/crashes. If a crash was fixed, please move into the corresponding ui subdir and add 'Fixes #' to the PR description to autoclose the issue upon merge.

Some changes occurred in src/tools/clippy

cc @rust-lang/clippy

@rustbot

This comment has been minimized.

@camelid
Copy link
Member Author

camelid commented Jan 8, 2026

Ready once #150675 lands (will need another rebase then too).

@camelid camelid force-pushed the mgca-typeck-struct-fields branch from d7d2f7e to a9749be Compare January 8, 2026 18:53
@rustbot
Copy link
Collaborator

rustbot commented Jan 8, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@BoxyUwU
Copy link
Member

BoxyUwU commented Jan 8, 2026

thx gamer

r=me once CI passes

@camelid camelid added A-const-generics Area: const generics (parameters and arguments) F-min_generic_const_args `#![feature(min_generic_const_args)]` labels Jan 8, 2026
@camelid
Copy link
Member Author

camelid commented Jan 8, 2026

@bors r=BoxyUwU

@rust-bors rust-bors bot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 8, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 8, 2026

📌 Commit 1c2cb16 has been approved by BoxyUwU

It is now in the queue for this repository.

@rust-bors rust-bors bot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 8, 2026
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 9, 2026
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 9, 2026
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-const-generics Area: const generics (parameters and arguments) F-min_generic_const_args `#![feature(min_generic_const_args)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

6 participants