Skip to content

Commit

Permalink
bootstrap: extract builder cargo to its own module
Browse files Browse the repository at this point in the history
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
jieyouxu committed Oct 21, 2024
1 parent 7ed1a51 commit 4b28e52
Show file tree
Hide file tree
Showing 3 changed files with 1,226 additions and 1,211 deletions.
Loading

0 comments on commit 4b28e52

Please sign in to comment.