zed/crates/editor
Antonio Scandurra c31a233aad Introduce a new fingerprint field to TextSummary
This is calculated in `Rope` and uses the `bromberg_sl2` homomorphic
hash function to determine the fingerprint of a single chunk and
compose each chunk fingerprint into a single fingerprint for the entire
rope that is equivalent to hashing all the rope's bytes at once.
2022-06-17 12:12:37 +02:00
..
src Introduce a new fingerprint field to TextSummary 2022-06-17 12:12:37 +02:00
Cargo.toml test and build fixes 2022-06-09 17:03:45 -07:00