Crate rustc_ty_utils

source ·
Expand description

Various checks

Note

This API is completely unstable and subject to change.

Modules

abi 🔒
assoc 🔒
Queries for checking whether a type implements one of a few common traits.
consts 🔒
errors 🔒
Errors emitted by ty_utils
layout 🔒
needs_drop 🔒
Check whether a type has (potentially) non-trivial drop glue.
ty 🔒

Functions