zed/crates/file_finder
Miguel Raz Guzmán Macedo bc3c9422f4
Use more .array_windows::<N>() (#58877)
- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content adheres to Zed's UI standards
([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
and
[icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md)
guidelines)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

The fight against entropy continues...

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-07-08 12:10:32 +00:00
..
src Use more .array_windows::<N>() (#58877) 2026-07-08 12:10:32 +00:00
Cargo.toml Improve overall compilation stats after the telescope picker feature (#60114) 2026-06-30 09:26:20 +00:00
LICENSE-GPL