WIP: Fix for m68k #1483
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests:
src/type_.rs#L4
unused imports: `ParamEnv`, `Ty`
|
Run tests
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)
|
Run tests
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
|
Run tests
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
|
Run tests
field `printer` is never read
|
Run tests
field `printer` is never read
|
Run tests
call to `.borrow()` on a reference in this situation does nothing
|
Run tests
use of deprecated method `aho_corasick::AhoCorasickBuilder::byte_classes`: not carrying its weight, will be always enabled, see: https://github.com/BurntSushi/aho-corasick/issues/57
|
Run tests
`regex-syntax` (lib) generated 5 warnings (run `cargo fix --lib -p regex-syntax` to apply 1 suggestion)
|
Run tests
`regex` (lib) generated 1 warning
|
Compile:
src/type_.rs#L4
unused imports: `ParamEnv`, `Ty`
|
Compile
`rustc_codegen_gcc` (lib) generated 1 warning (run `cargo fix --lib -p rustc_codegen_gcc` to apply 1 suggestion)
|
The logs for this run have expired and are no longer available.
Loading