cargo-binstall/crates/binstalk-downloader/src/download
Jiahao XU b49bcb7a16
Fix clippy lints (#2111)
* Fix indentation of docs in extracted_files.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Optimize parse_header_retry_after

Use next_back instead of last

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

* Fix doc indentation in cargo_config.rs

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>

---------

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
2025-04-04 14:14:17 +00:00
..
async_extracter.rs Use rc-zip-sync for zip extraction (#1942) 2024-10-30 00:16:54 +00:00
async_tar_visitor.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
extracted_files.rs Fix clippy lints (#2111) 2025-04-04 14:14:17 +00:00
extracter.rs Optimize extract_zip: Use async_zip::read::stream::ZipFileReader to avoid temporary file (#590) 2022-12-12 00:44:34 +00:00
zip_extraction.rs Fix clippy warnings for detect-targets and binstalk-downloader (#2098) 2025-03-19 14:19:43 +00:00