zed/crates/project
Max Brunsfeld 924e1578ea Use &Snapshot directly instead of impl Into<Content<'a>>
The text::Buffer and its snapshot already used the same representation
for their content, so we can just make Buffer deref to a Snapshot.
2021-11-30 13:32:11 -08:00
..
src Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
Cargo.toml