mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 09:43:31 +02:00
Apply pedantic Clippy lints
This commit is contained in:
+1
-1
@@ -433,7 +433,7 @@ impl AppState {
|
||||
.is_err()
|
||||
{
|
||||
break;
|
||||
};
|
||||
}
|
||||
|
||||
let success = exercise.run_exercise(None, &slf.cmd_runner);
|
||||
let progress = match success {
|
||||
|
||||
Reference in New Issue
Block a user