1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
a33501e6a7 Unify fn signature in iterators4 exercise and solution
Since this is not about conversion, prefer the option that doesn't
require one.
2024-07-04 14:23:34 -07:00
c1d5252b87 fix: typo s/unwarp/unwrap/ 2024-07-03 23:20:59 -06:00
f53d458920 iterators5 solution 2024-06-28 16:11:14 +02:00
2af437fd90 iterators4 solution 2024-06-28 15:31:15 +02:00
56a9197f55 iterators3 solution 2024-06-28 15:00:13 +02:00
eddbb97934 iterators2 solution 2024-06-28 02:48:21 +02:00
4f71f74b44 Use todo!() instead of ??? 2024-06-28 02:26:35 +02:00
cf9041c0e4 iterators1 solution 2024-06-28 02:07:56 +02:00
3bb71c6b0c Remove unneeded pub 2024-05-22 15:04:12 +02:00
2f810a4da6 Clean up and unify exercises 2024-04-17 23:34:27 +02:00
cb9f1ac9ce Require a main function in all exercises 2024-04-17 22:46:21 +02:00
fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState 2024-04-11 02:51:02 +02:00
liv
d8ecf4bc2d fix: clean up "return" wording in iterators4 2024-03-15 15:01:39 +01:00
64d95837e9 Update Exercises Directory Names to Reflect Order 2023-10-16 07:37:12 -04:00