[RFC007] Migration of the typechecker - part II #6202
Annotations
10 errors
Build:
core/src/repl/mod.rs#L91
missing lifetime specifier
|
Build:
core/src/repl/mod.rs#L94
missing lifetime specifier
|
Build:
core/src/repl/mod.rs#L138
cannot find function `type_check` in module `typecheck`
|
Build:
core/src/repl/mod.rs#L308
cannot find function `type_check` in module `typecheck`
|
Build:
core/src/repl/mod.rs#L327
cannot find function `apparent_type` in module `typecheck`
|
Build:
core/src/cache.rs#L1504
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
|
Build:
core/src/eval/mod.rs#L1060
the trait bound `cache::Cache: cache::ImportResolver` is not satisfied
|
Build:
core/src/eval/mod.rs#L1063
the trait bound `cache::Cache: cache::ImportResolver` is not satisfied
|
Build:
core/src/eval/mod.rs#L1093
the trait bound `cache::Cache: cache::ImportResolver` is not satisfied
|
Build:
core/src/typecheck/mod.rs#L1210
conflicting implementations of trait `typecheck::ReifyAsUnifType<'_>` for type `TypeVarData`
|
Loading