feat: implement compiler driver, update midenc #250
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 9 warnings
compiler:
hir-analysis/src/dominance.rs#L702
unresolved import `crate::FunctionAnalysis`
|
compiler:
hir-analysis/src/loops.rs#L346
unresolved import `crate::FunctionAnalysis`
|
compiler:
codegen/masm/src/tests.rs#L64
type annotations needed
|
compiler:
codegen/masm/src/tests.rs#L69
type annotations needed
|
compiler:
codegen/masm/src/tests.rs#L80
type annotations needed for `stackify::ConvertHirToMasm<T>`
|
compiler:
codegen/masm/src/tests.rs#L141
mismatched types
|
compiler:
codegen/masm/src/tests.rs#L153
mismatched types
|
compiler:
codegen/masm/src/tests.rs#L202
field `functions` of struct `module::Module` is private
|
compiler:
codegen/masm/src/tests.rs#L284
field `functions` of struct `module::Module` is private
|
compiler:
codegen/masm/src/tests.rs#L387
field `functions` of struct `module::Module` is private
|
compiler
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/
|
compiler
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/
|
compiler
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/
|
compiler
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/
|
compiler
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/
|
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
compiler
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
compiler
build failed, waiting for other jobs to finish...
|