Matrix allocation optimization #632
Annotations
3 errors, 12 warnings, and 2 notices
Tests
The operation was canceled.
|
Tests:
src/linalg/basic/matrix.rs#L897
`data` does not live long enough
|
|
Tests:
src/linalg/basic/matrix.rs#L386
missing documentation for an associated function
|
Tests:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Stable Build without features
`smartcore` (lib) generated 2 warnings (run `cargo fix --lib -p smartcore` to apply 1 suggestion)
|
Stable Build without features:
src/linalg/basic/matrix.rs#L386
missing documentation for an associated function
|
Stable Build without features:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Stable Build with all features
`smartcore` (lib) generated 2 warnings (run `cargo fix --lib -p smartcore` to apply 1 suggestion)
|
Stable Build with all features:
src/linalg/basic/matrix.rs#L386
missing documentation for an associated function
|
Stable Build with all features:
src/linalg/basic/matrix.rs#L391
unnecessary parentheses around `for` iterator expression
|
Install Rust 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 Rust 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 Rust 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 Rust 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/
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Loading