tauri/crates/tauri-cli/src
sftse 32576120fd
Fix busy loop (#14839)
* refactor(tauri-cli):  remove unneeded Arc<Mutex>

* fix(tauri-cli): remove busy-looping
2026-01-29 11:13:03 +08:00
..
acl Less statics (#14668) 2026-01-17 23:52:42 +08:00
dev perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
helpers refactor(tauri-cli): remove trait implemented only once (#14840) 2026-01-29 10:35:55 +08:00
info Less statics (#14668) 2026-01-17 23:52:42 +08:00
interface Fix busy loop (#14839) 2026-01-29 11:13:03 +08:00
migrate Less statics (#14668) 2026-01-17 23:52:42 +08:00
mobile Fix busy loop (#14839) 2026-01-29 11:13:03 +08:00
plugin refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
signer fix: fix leftover inconsistent env var in tauri signer sign command (#14759) 2026-01-11 20:37:52 +02:00
add.rs Less statics (#14668) 2026-01-17 23:52:42 +08:00
build.rs refactor(tauri-cli): remove trait implemented only once (#14840) 2026-01-29 10:35:55 +08:00
bundle.rs refactor(tauri-cli): remove trait implemented only once (#14840) 2026-01-29 10:35:55 +08:00
completions.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
dev.rs refactor tauri-cli (#14836) 2026-01-29 10:39:00 +08:00
error.rs refactor(cli): improve errors (#14126) 2025-10-02 06:58:26 -03:00
icon.rs Less statics (#14668) 2026-01-17 23:52:42 +08:00
init.rs perf: remove needless clones in various files for improved performance (#14475) 2025-11-17 15:27:49 +01:00
inspect.rs refactor(tauri-cli): remove trait implemented only once (#14840) 2026-01-29 10:35:55 +08:00
lib.rs Address review comments (#14426) 2025-11-07 09:38:05 +08:00
main.rs Restructure the repository (#10796) 2024-08-27 18:42:30 -03:00
remove.rs Less statics (#14668) 2026-01-17 23:52:42 +08:00