ZIm/crates/git/src
Antonio Scandurra 2e72fd210a
Replace Default trait bound with a zero function on Summary/Dimension (#17975)
This lets us provide a context when constructing the zero value. We need
it so we can require anchors to be associated with a buffer id, which
we're doing as part of simplifying the multibuffer API.

Release Notes:

- N/A

Co-authored-by: Nathan <nathan@zed.dev>
2024-09-17 19:43:59 -06:00
..
blame.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
commit.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
diff.rs Replace Default trait bound with a zero function on Summary/Dimension (#17975) 2024-09-17 19:43:59 -06:00
git.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
hosting_provider.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
repository.rs project search: Increase perf up to 10x by batching git status calls (#16936) 2024-08-27 11:59:59 +02:00
status.rs /auto (#16696) 2024-09-13 13:17:49 -04:00