Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bootstrap: extract builder cargo to its own module
I found builder.rs to be a massive file which made it hard to digest. To make `RUSTFLAGS` usage hardening easier later, I extracted the cargo part in `builder.rs` into its own module.
- Loading branch information