rust/compiler
lcnr 154eba64b9 publicly export ty::subst in ty
it feels arbitrary to have `Ty` and `Const` directly
in that module and to not have `GenericArg` and
`GenericArgKind` there. Writing `ty::GenericArg`
can also feel clearer than importing it. Using
`ty::subst::GenericArg` however is ugly.
2022-06-08 10:11:29 +02:00
..
2022-06-08 09:24:03 +10:00
2022-06-08 09:24:03 +10:00
2022-06-08 09:24:03 +10:00
2022-06-08 09:24:03 +10:00
2022-06-08 09:24:03 +10:00
2022-06-08 09:24:03 +10:00