Module rustc_trait_selection::traits::misc
source · Expand description
Miscellaneous type-system utilities that are too small to deserve their own modules.
Enums
Functions
- Check that all fields of a given
adt
implementlang_item
trait. - Checks that the fields of the type (an ADT) all implement
ConstParamTy
. - Checks that the fields of the type (an ADT) all implement copy.