Duplication #29
Annotations
4 errors
clippy-fmt-test (ubuntu-22.04):
src/require.rs#L103
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy-fmt-test (ubuntu-22.04):
src/require.rs#L107
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy-fmt-test (ubuntu-22.04):
src/switch_to.rs#L45
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
|
clippy-fmt-test (ubuntu-22.04)
Process completed with exit code 101.
|