mo8it
2d5d70693a
errors3: Add a comment to prevent changing the wrong line
2024-07-08 15:05:58 +02:00
Matt Nield
fdada8b3d4
chore: Update errors5.rs exercise to be consistent with solution
...
In errors5.rs, there are two lines of a pattern matching block for which the order is reversed between the exercise file and the solution file. Since these lines are not changed as part of the exercise, this commit updates the exercise to make the order of the lines consistent with the solution, so that users will focus only on the lines that change between the exercise and the solution.
2024-07-05 16:04:07 -04:00
mo8it
b87aa98634
Fix warnings
2024-07-04 13:38:35 +02:00
mo8it
d54c050985
Improve a comment in errors2
2024-07-04 13:03:05 +02:00
mo8it
b1daea1fe8
errors6 solution
2024-06-27 01:12:50 +02:00
mo8it
129884aff7
errors5 solution
2024-06-26 18:21:19 +02:00
mo8it
9b7a5c041e
errors4 solution
2024-06-26 15:54:18 +02:00
mo8it
c46d8bdf95
errors3 solution
2024-06-26 15:44:33 +02:00
mo8it
050a23ce67
errors2 solution
2024-06-26 15:36:14 +02:00
mo8it
2afe6b38d3
Fix tests
2024-06-26 15:12:58 +02:00
mo8it
097f3c74ea
errors1 solution
2024-06-26 15:06:29 +02:00
mo8it
3bb71c6b0c
Remove unneeded pub
2024-05-22 15:04:12 +02:00
mo8it
2f810a4da6
Clean up and unify exercises
2024-04-17 23:34:27 +02:00
mo8it
cb9f1ac9ce
Require a main function in all exercises
2024-04-17 22:46:21 +02:00
mo8it
fa1f239a70
Remove "I AM NOT DONE" and the verify mode and add AppState
2024-04-11 02:51:02 +02:00
Adam Brewer
64d95837e9
Update Exercises Directory Names to Reflect Order
2023-10-16 07:37:12 -04:00