Expand description
Rustc Bootstrap (Stage 0 -> Stage 1 -> Stage 2)
Bootstraps the Rust compiler natively on VeridianOS using a cross-compiled rustc (from Phase 6.5) as the seed compiler. Manages the multi-stage build process and config.toml generation.
Structs§
- Rustc
Bootstrap Config - Rustc bootstrap configuration
- Rustdoc
Config - Rustdoc generation configuration
Enums§
- Bootstrap
Stage - Bootstrap stages