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.