1
Fork 0

Encode opt_rpitit_info for associated types

This commit is contained in:
Michael Goulet 2023-03-13 17:22:16 +00:00
parent 669e751639
commit 0404e264a2
5 changed files with 16 additions and 8 deletions

View file

@ -63,6 +63,7 @@ trivially_parameterized_over_tcx! {
ty::DeducedParamAttrs,
ty::Generics,
ty::ImplPolarity,
ty::ImplTraitInTraitData,
ty::ReprOptions,
ty::TraitDef,
ty::UnusedGenericParams,