Release v0.5.44 #333
Annotations
1 error and 18 warnings
|
test
no such command: `flowistry`
|
|
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 1 suggestion)
|
|
test
path statement with no effect
|
|
test
function `basic_reassign` is never used
|
|
test
function `variable_read` is never used
|
|
test
function `basic_constant_and_variable` is never used
|
|
test
value assigned to `x` is never read
|
|
test
variable `x` is assigned to, but never used
|
|
test
variable does not need to be mutable
|
|
test
unused variable: `z`
|
|
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 1 suggestion)
|
|
test
path statement with no effect
|
|
test
function `basic_reassign` is never used
|
|
test
function `variable_read` is never used
|
|
test
function `basic_constant_and_variable` is never used
|
|
test
value assigned to `x` is never read
|
|
test
variable `x` is assigned to, but never used
|
|
test
variable does not need to be mutable
|
|
test
unused variable: `z`
|