Auto merge of #97287 - compiler-errors:type-interner, r=jackh726,oli-obk
Move things to `rustc_type_ir` Finishes some work proposed in https://github.com/rust-lang/compiler-team/issues/341. r? `@ghost`
This commit is contained in:
commit
0f06824013
45 changed files with 1742 additions and 640 deletions
|
@ -205,6 +205,7 @@ symbols! {
|
|||
IntoIterator,
|
||||
IoRead,
|
||||
IoWrite,
|
||||
IrTyKind,
|
||||
Is,
|
||||
ItemContext,
|
||||
Iterator,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue