[−][src]Module rustc_typeck::check::intrinsic
🔬 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?
Type-checking for the rust-intrinsic and platform-intrinsic intrinsics that the compiler exposes.
Functions
check_intrinsic_type |
[ Experimental ] Remember to add all intrinsics here, in librustc_codegen_llvm/intrinsic.rs, and in libcore/intrinsics.rs |
check_platform_intrinsic_type |
[ Experimental ] Type-check |
equate_intrinsic_type |
[ Experimental ]
|
match_intrinsic_type_to_type |
[ Experimental ]
|