cargo-binstall/src
Jiahao XU 6180e9ec3e
Add comment in fn resolve
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-07-21 13:00:58 +10:00
..
binstall Add comment in fn resolve 2022-07-21 13:00:58 +10:00
drivers Refactor: Rm global var helpers::CLIENT 2022-07-10 18:07:07 +10:00
fetchers Refactor: Rm global var helpers::CLIENT 2022-07-10 18:07:07 +10:00
helpers Create new type LazyJobserverClient 2022-07-20 17:54:17 +10:00
metafiles Refactor: Impl Source::cratesio_registry 2022-07-20 16:48:34 +10:00
bins.rs Simplify BinFile::link_dest 2022-06-23 23:27:16 +10:00
binstall.rs Refactor: Extract new mod binstall/install.rs 2022-07-20 17:30:34 +10:00
drivers.rs Refactor:Mv mod visitor vfs under crates_io 2022-06-21 13:44:12 +10:00
errors.rs Add ManifestPathConflictedWithBatchInstallation 2022-07-20 19:09:59 +10:00
fetchers.rs Refactor: Rm global var helpers::CLIENT 2022-07-10 18:07:07 +10:00
formats.rs Format -> formats 2022-06-28 03:19:04 +12:00
helpers.rs Refactor: Extract new mod jobserver_client.rs 2022-07-20 17:37:23 +10:00
lib.rs Refactor: Extract new mod binstall 2022-07-20 17:26:24 +10:00
main.rs Optimize arg parsing: Avoid O(n) Vec::remove 2022-07-21 12:44:54 +10:00
metafiles.rs Write to .crates2.json 2022-07-05 21:17:59 +12:00
target.rs Optimize DesiredTargets: Avoid mem alloc on clone 2022-07-19 11:59:10 +10:00