Remove anchor collections

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra 2021-12-09 16:38:46 +01:00
parent 67686dd1c2
commit 65711b2256
18 changed files with 659 additions and 322 deletions

View file

@ -1,4 +1,5 @@
mod buffer;
mod diagnostic_set;
mod highlight_map;
pub mod proto;
#[cfg(test)]