zed/crates/onboarding
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 workspace: Display a launchpad page when in an empty window & add it as a restore_on_startup value (#44048) 2025-12-16 07:51:28 -03:00
LICENSE-GPL Fix new crate license symlink (#34922) 2025-07-22 15:46:25 -04:00