Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #144434 - nnethercote:preintern-ty-bounds, r=compiler-errors
Preintern some `TyKind::Bound` values
The new trait solver produces a lot of these.
r? `@compiler-errors`