🔬This is a nightly-only experimental API. (
core_intrinsics
)Expand description
Various traits used to restrict intrinsics to not-completely-wrong types.
Traits§
- Builtin
Deref Experimental - Types with a built-in dereference operator in runtime MIR, aka references and raw pointers.
- Change
Pointee Experimental