ZIm/crates/language/src
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
..
buffer.rs Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00
highlight_map.rs Extract a language crate 2021-10-20 22:51:40 +02:00
language.rs Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
proto.rs Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
tests.rs Use &Snapshot directly instead of impl Into<Content<'a>> 2021-11-30 13:32:11 -08:00