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 inlibrary/core/src/intrinsics.rs
. - equate_
intrinsic_ ๐type - intrinsic_
operation_ ๐unsafety - Returns the unsafety of the given intrinsic.