This lint should also be applied to the excersies, but I am not certain how to run it for all non-crate individual files. To re-run: ``` rustup run nightly cargo clippy --fix -- -A clippy::all -W clippy::uninlined_format_args ``` |
||
|---|---|---|
| .. | ||
| exercise.rs | ||
| main.rs | ||
| project.rs | ||
| run.rs | ||
| ui.rs | ||
| verify.rs | ||