Docs: clarify that certain intrinsics are not unsafe
As determined by the hardcoded list at 003b8eadd7/compiler/rustc_typeck/src/check/intrinsic.rs (L59-L92)
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.