cargo-binstall/src
Jiahao XU 3981400ebb
Create new type LazyJobserverClient
and use it to replace `jobserver::Client`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-07-20 17:54:17 +10:00
..
binstall Create new type LazyJobserverClient 2022-07-20 17:54:17 +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 Rm unused BinstallError::VersionWarning 2022-07-12 18:34:20 +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 Create new type LazyJobserverClient 2022-07-20 17:54:17 +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