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.