mirror of
https://gitlab.com/veloren/veloren
synced 2026-08-16 16:26:07 -04:00
toolchain update. The lints are `collapsible_match` and `manual_option_zip`. `collapsible_match` made the match arms inconsistent and made them reliant on being followed by a no-op wildcard arm. `manual_option_zip` has a bug in our current version where it suggests transforming conditional calls into unconditional calls. |
||
|---|---|---|
| .. | ||
| benches | ||
| examples | ||
| protocol | ||
| src | ||
| tests | ||
| Cargo.toml | ||