You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This query computes the trait object, complete with associated type
projections for its supertraits, from a trait ref.
This is intended for use by CFI labeling, to allow it to determine the
abstract type that will be used by a receiver, based on the instantiated
trait that defines the vtable.
0 commit comments