Update to nightly-2024-12-15, prepare 0.5.43 #323
Annotations
1 error and 17 warnings
test
no such command: `flowistry`
|
test
variable does not need to be mutable
|
test
variable `x` is assigned to, but never used
|
test
value assigned to `x` is never read
|
test
function `basic_constant_and_variable` is never used
|
test
function `variable_read` is never used
|
test
function `basic_reassign` is never used
|
test
path statement with no effect
|
test
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
test
unused variable: `z`
|
test
variable does not need to be mutable
|
test
variable `x` is assigned to, but never used
|
test
value assigned to `x` is never read
|
test
function `basic_constant_and_variable` is never used
|
test
function `variable_read` is never used
|
test
function `basic_reassign` is never used
|
test
path statement with no effect
|