Module rustc_typeck::coherence::builtin [−][src]
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Check properties that are required by built-in traits and set up data structures required by type-checking/codegen.
Structs
Checker |
[ Experimental ]
|
Functions
check_trait |
[ Experimental ]
|
coerce_unsized_info |
[ Experimental ]
|
visit_implementation_of_coerce_unsized |
[ Experimental ]
|
visit_implementation_of_copy |
[ Experimental ]
|
visit_implementation_of_drop |
[ Experimental ]
|