cargo-binstall/crates/binstalk
Jiahao XU 2cc12f9b69
Optimize bins::BinFile (#422)
* Extract `infer_bin_dir_template` and call it once in `collect_bin_files`
* Ensure `product.name.is_some()` is true
* Avoid cloning `str` in `BinFile::from_product`
* Optimize: Take reference in `bins::Data`
* Optimize: Construct `CompactString` only when needed

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-09-26 09:39:41 +13:00
..
src Optimize bins::BinFile (#422) 2022-09-26 09:39:41 +13:00
tests Bump dep cargo_toml to v0.12.0 (#413) 2022-09-24 13:18:47 +12:00
Cargo.toml release: binstalk v0.2.2 (#419) 2022-09-25 03:14:13 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00