Structsยง
- Instance
- An
InstanceKindalong with the args that are needed to substitute the instance. - Short
Instance - Unused
Generic Params
Enumsยง
- Instance
Kind - Reify
Reason - Describes why a
ReifyShimwas created. This is needed to distinguish a ReifyShim created to adjust for things like#[track_caller]in a vtable from aReifyShimcreated to produce a function pointer from a vtable entry. Currently, this is only used when KCFI is enabled, as only KCFI needs to treat those twoReifyShims differently.