refactor: Remove unnecessary stats structs and add some transform stats #119
Annotations
1 error and 14 warnings
Run cargo test with nightly features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install stable toolchain
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 stable toolchain
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 stable toolchain
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 stable toolchain
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/
|
Run cargo test with nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline`
|
Run cargo test with nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo test with nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo test with nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline`
|
Run cargo test with nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo test with nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo test with nightly features:
src/math.rs#L111
unexpected `cfg` condition value: `retpoline`
|
Run cargo test with nightly features:
src/math.rs#L111
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo test with nightly features:
src/math.rs#L111
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo test with nightly features:
src/math.rs#L182
unexpected `cfg` condition value: `retpoline`
|
Loading