MassaLabs: Implement a Intermediate Representation to improve the compilation process #1294
Annotations
10 errors and 16 warnings
Test
bindings and iterables lengths are mismatched
|
Test
module is invalid, see diagnostics for details
|
Test
bindings and iterables lengths are mismatched
|
Test
module is invalid, see diagnostics for details
|
Test
unexpected token
|
Test
invalid constant
|
Test
module is invalid, see diagnostics for details
|
Test
constant identifiers must be uppercase ASCII characters, e.g. FOO
|
Test
module is invalid, see diagnostics for details
|
Test
invalid evaluator function definition
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
ir/src/graph/mod.rs#L195
struct `PrettyShared` is never constructed
|
Test:
ir/src/graph/mod.rs#L204
struct `PrettyCtx` is never constructed
|
Test:
ir/src/graph/mod.rs#L214
multiple associated items are never used
|
Test:
ir/src/graph/mod.rs#L296
function `pretty` is never used
|
Test:
ir/src/graph/mod.rs#L306
function `pretty_rec` is never used
|
Test:
ir/src/graph/mod.rs#L398
function `pretty_ssa_prefix` is never used
|
Test:
ir/src/graph/mod.rs#L404
function `pretty_ssa_suffix` is never used
|
Test:
ir/src/graph/mod.rs#L408
function `pretty_ssa_2ary` is never used
|
Test:
codegen/air/src/passes/translate_from_mir.rs#L10
field `diagnostics` is never read
|
Test:
codegen/air/src/passes/translate_from_mir.rs#L60
enum `MemoizedBinding` is never used
|
Install rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading