Module intrinsic

Source
Expand description

Type-checking for the #[rustc_intrinsic] intrinsics that the compiler exposes.

Functions§

check_intrinsic_type 🔒
Remember to add all intrinsics here, in compiler/rustc_codegen_llvm/src/intrinsic.rs, and in library/core/src/intrinsics.rs.
equate_intrinsic_type 🔒
intrinsic_operation_unsafety 🔒
Returns the unsafety of the given intrinsic.