move test

This commit is contained in:
Aleksey Kladov 2019-01-31 21:29:04 +03:00
parent 40feacdeb9
commit 2d1f0b105d
8 changed files with 129 additions and 120 deletions

View file

@ -1,5 +1,5 @@
use rustc_hash::FxHashMap;
use smol_str::SmolStr;
use ra_syntax::SmolStr;
use crate::{self as mbe, tt_cursor::TtCursor};