mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
It doesn't take minutes :P
This commit is contained in:
parent
279ebdc153
commit
6e827da570
1 changed files with 0 additions and 1 deletions
|
@ -222,6 +222,5 @@ impl AppState {
|
||||||
const RERUNNING_ALL_EXERCISES_MSG: &[u8] = b"
|
const RERUNNING_ALL_EXERCISES_MSG: &[u8] = b"
|
||||||
All exercises seem to be done.
|
All exercises seem to be done.
|
||||||
Recompiling and running all exercises to make sure that all of them are actually done.
|
Recompiling and running all exercises to make sure that all of them are actually done.
|
||||||
This might take some minutes.
|
|
||||||
|
|
||||||
";
|
";
|
||||||
|
|
Loading…
Reference in a new issue