[RFC007] Migrate the typechecker to the new AST - Part I #6173
Annotations
10 errors
Build:
core/src/bytecode/typecheck/error.rs#L429
unreachable expression
|
Build:
core/src/bytecode/typecheck/error.rs#L444
unreachable expression
|
Build:
core/src/bytecode/typecheck/mod.rs#L75
unused import: `convert::TryInto`
|
Build:
core/src/bytecode/typecheck/error.rs#L423
unused variable: `row`
|
Build:
core/src/bytecode/typecheck/error.rs#L424
unused variable: `expected`
|
Build:
core/src/bytecode/typecheck/error.rs#L425
unused variable: `inferred`
|
Build:
core/src/bytecode/typecheck/error.rs#L438
unused variable: `row`
|
Build:
core/src/bytecode/typecheck/error.rs#L439
unused variable: `expected`
|
Build:
core/src/bytecode/typecheck/error.rs#L440
unused variable: `inferred`
|
Build:
core/src/bytecode/typecheck/mod.rs#L2254
unused variable: `contract`
|
Loading