push either to hir_expand

This commit is contained in:
Aleksey Kladov 2019-10-30 18:50:10 +03:00
parent 0bc7d28518
commit b05d6e53fb
7 changed files with 16 additions and 22 deletions

View file

@ -6,6 +6,7 @@
pub mod db;
pub mod ast_id_map;
pub mod either;
use std::hash::{Hash, Hasher};