Module rustc_middle::ty::trait_def

source ·

Structs

A trait’s definition with type information.

Enums

Whether this trait is treated specially by the standard library specialization lint.

Functions

Query provider for incoherent_impls.
Query provider for trait_impls_of.