Files
rust/compiler
Nicholas Nethercote 837b6106a3 Pre-intern some TyKind::Bound values.
We already do the same thing for bound regions. This is a small perf win
for the new trait solver.
2025-07-25 13:26:20 +10:00
..