Matrix allocation optimization #632
Annotations
2 errors and 15 warnings
Tests in WASM
Process completed with exit code 1.
|
Tests in WASM:
src/linalg/basic/matrix.rs#L897
`data` does not live long enough
|
Tests in WASM
`smartcore` (lib test) generated 4 warnings
|
Tests in WASM:
src/readers/io_testing.rs#L109
unused import: `std::path`
|
Tests in WASM:
src/readers/io_testing.rs#L107
unused import: `std::fs`
|
Tests in WASM:
src/readers/io_testing.rs#L106
unused imports: `TemporaryTextFile` and `string_to_file`
|
Tests in WASM:
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/
|
Loading