Skip to content

Changed array size to be 40 for E0308 #39

Changed array size to be 40 for E0308

Changed array size to be 40 for E0308 #39

Re-run triggered September 6, 2023 09:43
Status Success
Total duration 25m 40s
Artifacts

rust.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, Swatinem/rust-cache@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 (nightly): base/src/fixed.rs#L403
variable does not need to be mutable
test (nightly): vm/src/lazy.rs#L169
call to `.clone()` on a reference in this situation does nothing
test (nightly): vm/src/lazy.rs#L179
call to `.clone()` on a reference in this situation does nothing
test (nightly): vm/src/thread.rs#L588
calls to `std::mem::drop` with a reference instead of an owned value does nothing
test (nightly): vm/src/thread.rs#L2577
call to `.clone()` on a reference in this situation does nothing
test (nightly): base/src/fixed.rs#L403
variable does not need to be mutable
test (nightly): vm/src/lazy.rs#L169
call to `.clone()` on a reference in this situation does nothing
test (nightly): vm/src/lazy.rs#L179
call to `.clone()` on a reference in this situation does nothing
test (nightly): vm/src/thread.rs#L588
calls to `std::mem::drop` with a reference instead of an owned value does nothing
test (nightly): vm/src/thread.rs#L2577
call to `.clone()` on a reference in this situation does nothing
test (nightly)
The `save-state` 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 (nightly)
The `save-state` 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 (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/