WIP; using cells to signal child group endings #11822
Annotations
20 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/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/
|
Source code tests
unused variable: `one`
|
Source code tests
unused variable: `child_done_source`
|
Source code tests
unused variable: `child_group_done_guard`
|
Source code tests
variable does not need to be mutable
|
Source code tests
`calyx-opt` (lib) generated 4 warnings (run `cargo fix --lib -p calyx-opt` to apply 4 suggestions)
|
Build
unused variable: `one`
|
Build
unused variable: `child_done_source`
|
Build
unused variable: `child_group_done_guard`
|
Build
variable does not need to be mutable
|
Build
`calyx-opt` (lib) generated 4 warnings (run `cargo fix --lib -p calyx-opt` to apply 4 suggestions)
|
Build
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Build
[email protected]: Compiler version doesn't include clang or GCC: "cc" "--version"
|
Build
the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
|
Source code doc tests
unused variable: `one`
|
Source code doc tests
unused variable: `child_done_source`
|
Source code doc tests
unused variable: `child_group_done_guard`
|
Source code doc tests
variable does not need to be mutable
|
Source code doc tests
`calyx-opt` (lib) generated 4 warnings (run `cargo fix --lib -p calyx-opt` to apply 4 suggestions)
|
Loading