tauri/crates
Tunglies 9f0306fbcc
refactor: rewrite some &String to &str (#14857)
* perf(tauri-build): refactor find_icon to use &str to remove unnecessary clones

* refactor(perf-tauri-build): remove obsolete changelog for find_icon refactor

* refactor(tauri-build): inline find_icon logic to simplify window icon path retrieval

* refactor(context): update find_icon predicate to use &str

* refactor(context): simplify predicate in find_icon to accept &&String

* Update crates/tauri-build/src/lib.rs

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>

---------

Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com>
2026-01-31 21:48:00 +08:00
..
tauri chore: fix clippy lints (#14834) 2026-01-26 17:13:08 +01:00
tauri-build refactor: rewrite some &String to &str (#14857) 2026-01-31 21:48:00 +08:00
tauri-bundler refactor: split appimage bundler in multiple files to support new backends (#14841) 2026-01-28 20:27:51 +01:00
tauri-cli Fix busy loop (#14839) 2026-01-29 11:13:03 +08:00
tauri-codegen chore(deps): update rust crate ico to 0.5 (#14589) 2025-12-02 10:19:09 +08:00
tauri-driver chore(deps): update rust crate signal-hook-tokio to 0.4 (#14729) 2026-01-15 12:53:18 +01:00
tauri-macos-sign build(tauri-macos-sign): remove once-cell-regex (#14766) 2026-01-15 13:14:30 +01:00
tauri-macros apply version updates (#14467) 2025-11-30 11:22:38 +01:00
tauri-plugin apply version updates (#14467) 2025-11-30 11:22:38 +01:00
tauri-runtime docs: fix typos in comments (#14787) 2026-01-17 12:30:14 +01:00
tauri-runtime-wry docs: fix typos in comments (#14787) 2026-01-17 12:30:14 +01:00
tauri-schema-generator chore: fix tests (#14720) 2026-01-02 16:02:23 +01:00
tauri-schema-worker chore(deps-dev): bump wrangler from 4.20.3 to 4.59.1 (#14806) 2026-01-22 14:06:29 +01:00
tauri-utils fix(core): update error wording for invalid version field (#14800) 2026-01-21 10:42:15 +08:00
tests chore: fix tests (#14720) 2026-01-02 16:02:23 +01:00