[RFC007] Migration of the typechecker - part II #6209
Annotations
10 errors
Build:
core/src/eval/mod.rs#L77
unresolved import `crate::cache::Cache`
|
Build:
core/src/repl/mod.rs#L10
unresolved import `crate::cache::Cache`
|
Build:
core/src/repl/mod.rs#L91
missing lifetime specifier
|
Build:
core/src/repl/mod.rs#L94
missing lifetime specifier
|
Build:
core/src/program.rs#L69
cannot find type `Cache` in this scope
|
Build:
core/src/program.rs#L93
cannot find type `Cache` in this scope
|
Build:
core/src/program.rs#L141
cannot find type `Cache` in this scope
|
Build:
core/src/program.rs#L181
cannot find type `Cache` in this scope
|
Build:
core/src/program.rs#L227
failed to resolve: use of undeclared type `Cache`
|
Build:
core/src/program.rs#L261
failed to resolve: use of undeclared type `Cache`
|
Loading