feat: implement compiler driver, update midenc #250
Annotations
10 errors and 9 warnings
hir-analysis/src/dominance.rs#L702
unresolved import `crate::FunctionAnalysis`
|
hir-analysis/src/loops.rs#L346
unresolved import `crate::FunctionAnalysis`
|
codegen/masm/src/tests.rs#L64
type annotations needed
|
codegen/masm/src/tests.rs#L69
type annotations needed
|
codegen/masm/src/tests.rs#L80
type annotations needed for `stackify::ConvertHirToMasm<T>`
|
codegen/masm/src/tests.rs#L141
mismatched types
|
codegen/masm/src/tests.rs#L153
mismatched types
|
codegen/masm/src/tests.rs#L202
field `functions` of struct `module::Module` is private
|
codegen/masm/src/tests.rs#L284
field `functions` of struct `module::Module` is private
|
codegen/masm/src/tests.rs#L387
field `functions` of struct `module::Module` is private
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 `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/
|
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/
|
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/
|
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/
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading