Check entry type as part of item type checking.
This commit is contained in:
parent
4d6e4260b2
commit
87233da5c2
8 changed files with 310 additions and 295 deletions
|
@ -65,6 +65,7 @@ a type parameter).
|
|||
mod check;
|
||||
mod compare_impl_item;
|
||||
pub mod dropck;
|
||||
mod entry;
|
||||
pub mod intrinsic;
|
||||
pub mod intrinsicck;
|
||||
mod region;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue