Move pattern type inference from adt::StructField to core_model_impl (WIP)
This commit is contained in:
committed by
Aleksey Kladov
parent
b5466f3fb3
commit
d2769837f1
@@ -51,6 +51,7 @@ pub use self::code_model_api::{
|
||||
Module, ModuleSource, Problem,
|
||||
Struct, Enum, EnumVariant,
|
||||
Function, FnSignature, ScopeEntryWithSyntax,
|
||||
StructField,
|
||||
Static, Const,
|
||||
Trait, Type,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user