Skip to content

Create Ty type alias in rustc_type_ir#154270

Draft
Jamesbarford wants to merge 1 commit intorust-lang:mainfrom
Jamesbarford:chore/move-ty-pt1
Draft

Create Ty type alias in rustc_type_ir#154270
Jamesbarford wants to merge 1 commit intorust-lang:mainfrom
Jamesbarford:chore/move-ty-pt1

Conversation

@Jamesbarford
Copy link
Contributor

@Jamesbarford Jamesbarford commented Mar 23, 2026

r? lcnr

Anywhere that required the use of the trait Ty I used ty::Ty<I> otherwise it should be Ty<I>

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver) labels Mar 23, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 24, 2026

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants