zed/crates/auto_update_helper
Lukas Wirth 777b46533f
auto_update: Ignore dir removal errors on windows (#42435)
The auto update helper already removes these when successful, so these
will always fail in the common case.

Additional replaces a mutable const with a static as otherwise we'll
rebuild the job list on every access

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-11-11 12:55:19 +00:00
..
src auto_update: Ignore dir removal errors on windows (#42435) 2025-11-11 12:55:19 +00:00
app-icon.ico windows: Publish nightly (#24800) 2025-07-09 08:57:03 +08:00
build.rs windows: Implement AutoUpdater (#25734) 2025-04-14 10:36:31 -07:00
Cargo.toml Fix autoupdate nuking the app on Windows (#41571) 2025-11-04 15:06:30 +01:00
LICENSE-GPL windows: Implement AutoUpdater (#25734) 2025-04-14 10:36:31 -07:00
manifest.xml Adjust Windows fusion manifests (#41408) 2025-10-28 20:21:31 -04:00