Expand description
Type-checking for the rust-intrinsic intrinsics that the compiler exposes.
Functionsยง
- Remember to add all intrinsics here, in
compiler/rustc_codegen_llvm/src/intrinsic.rs
, and inlibrary/core/src/intrinsics.rs
. - Returns the unsafety of the given intrinsic.