cargo-binstall/src
2022-08-06 20:13:03 +10:00
..
binstall Fix passing --quiet to cargo-install 2022-08-05 15:45:46 +10:00
drivers Fix typo in impl Version for crates_io_api::Version 2022-07-21 19:20:21 +10:00
fetchers Use AutoAbortJoinHandle::spawn in GhCrateMeta::find 2022-08-04 18:33:35 +10:00
helpers Fix locking of stdou in UIThreadInner 2022-08-04 23:04:04 +10:00
metafiles Fix creating .cargo/.crates.toml in metadata::v1 2022-08-04 14:08:06 +10:00
bins.rs Optimize CratesToml: Use CompactString for bins 2022-07-26 13:48:04 +10:00
binstall.rs Pass -q to cargo-install if log_level is set to off 2022-08-04 23:21:29 +10:00
drivers.rs Refactor:Mv mod visitor vfs under crates_io 2022-06-21 13:44:12 +10:00
errors.rs Update doc on BinstallError::UserAbort 2022-08-04 19:44:12 +10:00
fetchers.rs Use AutoAbortJoinHandle::spawn in MultiFetcher::add 2022-08-04 18:31:23 +10:00
formats.rs Find best download source out of alternatives (format extension) (#236) 2022-07-24 14:32:23 +12:00
helpers.rs Impl new fn helpers::cancel_on_user_term 2022-08-04 19:37:13 +10:00
lib.rs Add function and example program detecting WASI runability (#250) 2022-07-26 23:28:17 +12:00
main.rs Merge pull request #280 from cargo-bins/signal-handling 2022-08-06 20:13:03 +10:00
metafiles.rs Impl metafiles::binstall_v1::{Entry, Source} 2022-07-26 22:29:10 +10:00
miniwasi.wasm Add function and example program detecting WASI runability (#250) 2022-07-26 23:28:17 +12:00
miniwasi.wast Place import at the top (#258) 2022-07-30 10:07:54 +12:00
target.rs Fix typo in target::linux::create_targets_str 2022-08-04 17:46:26 +10:00
wasi.rs Add function and example program detecting WASI runability (#250) 2022-07-26 23:28:17 +12:00