cargo-binstall/crates/bin/src
Jiahao XU 1be25f81b5
Fix FileLock for .crates.toml not dropped (#697)
* Fix `FileLock` for `.crates.toml` not dropped

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Rm unneccessary ret type annotation for the closure

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Add regression test

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-01-12 18:45:36 +13:00
..
args.rs Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
bin_util.rs Enable coloring in console log (#528) 2022-11-13 22:45:19 +13:00
entry.rs Fix FileLock for .crates.toml not dropped (#697) 2023-01-12 18:45:36 +13:00
install_path.rs Minor refactor and optimization (#543) 2022-11-19 20:00:27 +13:00
lib.rs Fix #588 race cond updating .crates.toml (#645) 2023-01-04 01:01:02 +00:00
logging.rs Fix logging: Print error and continue on failure to flush logs (#584) 2022-12-04 00:15:15 +13:00
main.rs Migrate CI and builds to Just, add "full" builds (#660) 2023-01-08 16:27:36 +11:00
manifests.rs Fix #588 race cond updating .crates.toml (#645) 2023-01-04 01:01:02 +00:00
ui.rs Fix panic in ui::confirm on I/O error (#576) 2022-11-29 05:53:45 +00:00