Auto merge of #109089 - compiler-errors:opt_rpitit_info-follow-up, r=spastorino
Encode `opt_rpitit_info` for associated types Follow-up, only last commit matters r? `@spastorino` This needs a perf run after the parent pr lands
This commit is contained in:
commit
992d154f3a
5 changed files with 16 additions and 8 deletions
|
@ -63,6 +63,7 @@ trivially_parameterized_over_tcx! {
|
|||
ty::DeducedParamAttrs,
|
||||
ty::Generics,
|
||||
ty::ImplPolarity,
|
||||
ty::ImplTraitInTraitData,
|
||||
ty::ReprOptions,
|
||||
ty::TraitDef,
|
||||
ty::UnusedGenericParams,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue