This commit is contained in:
Aleksey Kladov
2018-08-18 12:42:28 +03:00
parent a5eeef0eee
commit 4d8be26584
5 changed files with 20 additions and 16 deletions

View File

@@ -1,7 +1,6 @@
extern crate libsyntax2;
extern crate superslice;
extern crate itertools;
extern crate smol_str;
mod extend_selection;
mod symbols;