Crate rustc_ty_utils
source ·Expand description
Modules
assoc 🔒
Queries for checking whether a type implements one of a few common traits.
consts 🔒
errors 🔒
Errors emitted by ty_utils
Check whether a type has (potentially) non-trivial drop glue.
Check whether a type is representable.
ty 🔒