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 - 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