Implement support for type aliases
This commit is contained in:
@@ -29,6 +29,7 @@ mod name;
|
||||
mod module_tree;
|
||||
mod nameres;
|
||||
mod adt;
|
||||
mod type_alias;
|
||||
mod type_ref;
|
||||
mod ty;
|
||||
mod impl_block;
|
||||
|
||||
Reference in New Issue
Block a user