zed/crates/remote
Lukas Wirth 7d80412cca
Reduce amount of monomorphizations from FnMut closures (#49453)
Replaces a bunch of `impl FnMut` parameters with `&mut dyn FnMut` for
functions where this is the sole generic parameter.
Release Notes:

- N/A *or* Added/Fixed/Improved ...
2026-02-18 12:00:02 +01:00
..
src Reduce amount of monomorphizations from FnMut closures (#49453) 2026-02-18 12:00:02 +01:00
Cargo.toml Fix issues with Windows SSH support (#47822) 2026-01-28 02:37:26 +00:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00