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