zed/crates/edit_prediction_metrics
Ben Kunkle a65e677376
ep: Make tree-sitter dependency optional in edit_prediction_metrics (#57829)
Needed for use in cloud

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A or Added/Fixed/Improved ...
2026-05-27 14:11:23 +00:00
..
src ep: Make tree-sitter dependency optional in edit_prediction_metrics (#57829) 2026-05-27 14:11:23 +00:00
Cargo.toml ep: Make tree-sitter dependency optional in edit_prediction_metrics (#57829) 2026-05-27 14:11:23 +00:00
LICENSE-GPL Move edit prediction metrics into shared crate (#53912) 2026-04-14 21:04:10 +03:00