Expand description
Check properties that are required by built-in traits and set up data structures required by type-checking/codegen.
Structsยง
- Checker ๐
Functionsยง
- check_
trait ๐ - coerce_
unsized_ ๐info - infringing_
fields_ ๐error - is_
from_ ๐coerce_ pointee_ derive - visit_
implementation_ ๐of_ coerce_ pointee_ validity - visit_
implementation_ ๐of_ coerce_ unsized - visit_
implementation_ ๐of_ const_ param_ ty - visit_
implementation_ ๐of_ copy - visit_
implementation_ ๐of_ dispatch_ from_ dyn - visit_
implementation_ ๐of_ drop - visit_
implementation_ ๐of_ pointer_ like