mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 04:08:22 +00:00
Rather than re-opening the archive file for each check, add a wrapper that keeps the data in memory. Additionally, collect the `--target` argument so it can be used within this crate.