Add #[cfg(feature = "sign_extension")]
#2
Annotations
55 errors and 46 warnings
Lints (beta):
src/execute.rs#L131
casting to the same type is unnecessary (`usize` -> `usize`)
|
Lints (beta):
src/execute.rs#L136
casting to the same type is unnecessary (`usize` -> `usize`)
|
Lints (beta):
src/execute.rs#L575
this expression borrows a value the compiler would automatically borrow
|
Lints (beta):
src/execute.rs#L599
this expression borrows a value the compiler would automatically borrow
|
Lints (beta):
src/execute.rs#L612
this expression borrows a value the compiler would automatically borrow
|
Lints (beta):
src/execute.rs#L688
casting to the same type is unnecessary (`u32` -> `u32`)
|
Lints (beta):
src/instance.rs#L111
unnecessary closure used to substitute value for `Option::None`
|
Lints (beta):
src/instance.rs#L115
unnecessary closure used to substitute value for `Option::None`
|
Lints (beta):
src/instance.rs#L129
unnecessary closure used to substitute value for `Option::None`
|
Lints (beta):
src/instance.rs#L136
unnecessary closure used to substitute value for `Option::None`
|
Lints (nightly)
The job was canceled because "beta" failed.
|
Check (beta):
src/execute.rs#L709
no method named `abs` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L131
casting to the same type is unnecessary (`usize` -> `usize`)
|
Check (beta):
src/execute.rs#L711
no method named `ceil` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L136
casting to the same type is unnecessary (`usize` -> `usize`)
|
Check (beta):
src/execute.rs#L712
no method named `floor` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L575
this expression borrows a value the compiler would automatically borrow
|
Check (beta):
src/execute.rs#L713
no method named `trunc` found for type `f32` in the current scope
|
Check (beta):
src/execute.rs#L714
no method named `round` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L599
this expression borrows a value the compiler would automatically borrow
|
Check (beta):
src/execute.rs#L715
no method named `sqrt` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L612
this expression borrows a value the compiler would automatically borrow
|
Check (beta):
src/execute.rs#L722
no method named `copysign` found for type `f32` in the current scope
|
Lints (nightly):
src/execute.rs#L688
casting to the same type is unnecessary (`u32` -> `u32`)
|
Check (beta):
src/execute.rs#L723
no method named `abs` found for type `f64` in the current scope
|
Lints (nightly):
src/instance.rs#L111
unnecessary closure used to substitute value for `Option::None`
|
Check (beta):
src/execute.rs#L725
no method named `ceil` found for type `f64` in the current scope
|
Check (beta):
src/execute.rs#L726
no method named `floor` found for type `f64` in the current scope
|
Lints (nightly):
src/instance.rs#L115
unnecessary closure used to substitute value for `Option::None`
|
Lints (nightly):
src/instance.rs#L129
unnecessary closure used to substitute value for `Option::None`
|
Lints (nightly):
src/instance.rs#L136
unnecessary closure used to substitute value for `Option::None`
|
Check (nightly)
The job was canceled because "beta" failed.
|
Check (nightly):
src/execute.rs#L709
no method named `abs` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L711
no method named `ceil` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L712
no method named `floor` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L713
no method named `trunc` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L714
no method named `round` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L715
no method named `sqrt` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L722
no method named `copysign` found for type `f32` in the current scope
|
Check (nightly):
src/execute.rs#L723
no method named `abs` found for type `f64` in the current scope
|
Check (nightly):
src/execute.rs#L725
no method named `ceil` found for type `f64` in the current scope
|
Check (nightly):
src/execute.rs#L726
no method named `floor` found for type `f64` in the current scope
|
Lints (stable)
The job was canceled because "beta" failed.
|
Lints (stable)
The operation was canceled.
|
Check (stable)
The job was canceled because "beta" failed.
|
Check (stable):
src/execute.rs#L709
no method named `abs` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L711
no method named `ceil` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L712
no method named `floor` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L713
no method named `trunc` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L714
no method named `round` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L715
no method named `sqrt` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L722
no method named `copysign` found for type `f32` in the current scope
|
Check (stable):
src/execute.rs#L723
no method named `abs` found for type `f64` in the current scope
|
Check (stable):
src/execute.rs#L725
no method named `ceil` found for type `f64` in the current scope
|
Check (stable):
src/execute.rs#L726
no method named `floor` found for type `f64` in the current scope
|
Lints (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Lints (beta)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Lints (beta)
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/
|
Lints (beta)
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/
|
Lints (beta)
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/
|
Lints (beta)
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/
|
Check (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Check (beta)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Check (beta)
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/
|
Check (beta)
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/
|
Check (beta)
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/
|
Lints (nightly)
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/
|
Check (beta)
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/
|
Lints (nightly)
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/
|
Lints (nightly)
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/
|
Lints (nightly)
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/
|
Check (nightly)
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/
|
Check (nightly)
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/
|
Check (nightly)
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/
|
Check (nightly)
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/
|
Lints (stable)
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/
|
Lints (stable)
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/
|
Lints (stable)
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/
|
Lints (stable)
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/
|
Check (stable)
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/
|
Check (stable)
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/
|
Check (stable)
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/
|
Check (stable)
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/
|
Test Suite (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Test Suite (beta)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Test Suite (beta)
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/
|
Test Suite (beta)
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/
|
Test Suite (beta)
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/
|
Test Suite (beta)
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/
|
Test Suite (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Test Suite (stable)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (stable)
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/
|
Test Suite (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Test Suite (nightly)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Test Suite (nightly)
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/
|
Test Suite (nightly)
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/
|
Test Suite (nightly)
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/
|
Test Suite (nightly)
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/
|