Expand description
Facilitates the management and generation of tarballs.
Tarballs efficiently hold Rust compiler build artifacts and capture a snapshot of each boostrap stage. In uplifting, a tarball from Stage N captures essential components to assemble Stage N + 1 compiler.
Structs§
- Tarball 🔒