Expand description
Content-addressed cache for native build outputs.
Cargo assigns a different OUT_DIR to each profile and target identity.
Native CUDA outputs are substantially more expensive than the Rust leaf
that caused the profile change, so the build script uses this cache to move
only signature-identical artifacts across those boundaries.
Structs§
- Native
Build Artifact Cache - Native
Build Artifact Cache Manifest - Native
Build Artifact Cache Receipt - Native
Build Artifact Spec
Enums§
Constants§
Functions§
- legacy_
signature_ matches_ without_ numeric_ line - Accept a legacy signature only when removing one obsolete numeric field makes every remaining line exactly equal to the canonical signature.