Skip to content

fix: Push a generic params scope for consts - #23176

Merged
ShoyuVanilla merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:const-is-type-owner
Aug 26, 2026
Merged

fix: Push a generic params scope for consts#23176
ShoyuVanilla merged 1 commit into
rust-lang:masterfrom
ChayimFriedman2:const-is-type-owner

Conversation

@ChayimFriedman2

Copy link
Copy Markdown
Contributor

Closes #23174.

Thanks to @jix for the minimization!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 17, 2026
@ChayimFriedman2

Copy link
Copy Markdown
Contributor Author

Technically statics are also a GenericDefId (although I think that maybe we should remove that), but they can't have parents so they don't have this problem.

@ShoyuVanilla
ShoyuVanilla added this pull request to the merge queue Aug 26, 2026
Merged via the queue into rust-lang:master with commit 31f92c4 Aug 26, 2026
18 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 26, 2026
@ChayimFriedman2
ChayimFriedman2 deleted the const-is-type-owner branch August 26, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants