Provides compiler intrinsic functions required by the Rust compiler for code generation.
# Cargo.toml
[dependencies]
compiler_builtins = "0.1.160"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use the `copy_nonoverlapping` intrinsic to copy memory.
Only use if you are implementing a compiler or low-level runtime.
No dependency data recorded yet.