mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-15 17:05:00 +01:00
speed up tests by doing rustup which
`cargo test` goes from 2.4s to 1.6s
This commit is contained in:
parent
ea5fb6e4ba
commit
50dc094ddd
7 changed files with 99 additions and 34 deletions
|
|
@ -13,6 +13,8 @@ mod formatting;
|
|||
mod passes;
|
||||
mod processor;
|
||||
|
||||
pub use build::rustup_which;
|
||||
|
||||
#[cfg(this_pulls_in_cargo_which_is_a_big_dep_i_dont_like_it)]
|
||||
mod expand;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue