1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-07-15 01:24:27 +02:00
Commit Graph

2725 Commits

Author SHA1 Message Date
92f249a52c Merge branch 'main' 2024-06-27 11:30:42 +02:00
e6228e92b4 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-06-27 11:18:41 +02:00
3e9c4c8bb8 Update deps 2024-06-27 11:18:21 +02:00
Mo
22b650c092 Merge pull request #2004 from xavdid/fix-typo
chore(from_into): Add missing period in docs
2024-06-27 11:04:28 +02:00
f0849447ad chore(from_into): Add missing period in docs 2024-06-26 19:06:25 -07:00
789223cc9e traits1 solution 2024-06-27 03:04:57 +02:00
de3f846a53 generics2 solution 2024-06-27 02:25:11 +02:00
46121b71cf generics1 rewrite and solution 2024-06-27 02:00:08 +02:00
b1daea1fe8 errors6 solution 2024-06-27 01:12:50 +02:00
129884aff7 errors5 solution 2024-06-26 18:21:19 +02:00
720b280bc1 Update deps 2024-06-26 16:59:13 +02:00
9b7a5c041e errors4 solution 2024-06-26 15:54:18 +02:00
c46d8bdf95 errors3 solution 2024-06-26 15:44:33 +02:00
050a23ce67 errors2 solution 2024-06-26 15:36:14 +02:00
2afe6b38d3 Fix tests 2024-06-26 15:12:58 +02:00
097f3c74ea errors1 solution 2024-06-26 15:06:29 +02:00
25b5686dd2 options3 solution 2024-06-26 14:47:57 +02:00
a91888e79e option2 solution 2024-06-26 14:35:05 +02:00
c31e15c4cf options1 solution 2024-06-26 12:59:10 +02:00
1694682aa4 Fix typos 2024-06-26 02:26:04 +02:00
29bcb282da quiz2 solution 2024-06-26 02:25:59 +02:00
f1bd444792 hashmaps3 solution 2024-06-26 01:52:33 +02:00
fbc226a510 hashmaps2 solution 2024-06-24 16:50:03 +02:00
5baa503bfc hashmaps1 solution 2024-06-24 13:20:50 +02:00
Mo
0cd96afe63 Merge pull request #1782 from danielsomerfield/main
Fix all_fruits_types_in_basket to fail if all fruit kinds are not  included
2024-06-24 13:00:53 +02:00
3d540ed946 modules3 solution 2024-06-22 13:35:54 +02:00
98cd00de63 modules2 solution 2024-06-22 13:24:06 +02:00
ecbe9b7324 modules1 solution 2024-06-22 13:12:39 +02:00
879f0cd5c6 strings4 solution 2024-06-22 12:51:21 +02:00
613ec23f84 strings 3 solution 2024-06-22 12:22:24 +02:00
f574905b8e strings2 solution 2024-06-22 12:14:04 +02:00
bd63ece47c string1 solution 2024-06-22 12:05:28 +02:00
2901d85662 enums3 solution 2024-06-21 23:18:25 +02:00
020711fa97 enums3 solution 2024-06-21 23:05:40 +02:00
a2dfbd86da enums1 solution 2024-06-21 23:00:38 +02:00
d6fd251a73 structs3 solution 2024-06-21 22:54:00 +02:00
1264510fc0 structs2 solution 2024-06-21 22:31:06 +02:00
ef842d3a94 structs1 solution 2024-06-21 22:22:37 +02:00
d768353806 Fix typo 2024-06-21 18:29:00 +02:00
e4dbbbf5f5 Remove move_semantics4, add rest of move_semantics solutions 2024-06-21 18:14:19 +02:00
Mo
42b5c0a1f7 Merge pull request #1997 from jphilis/main
chore: update error message to error message given by rustc (error[E0596]) in hint
2024-06-21 17:11:48 +02:00
fd558065c7 move_semantics3 solution 2024-06-21 17:04:51 +02:00
68142aff7f move_semantics2 solution 2024-06-21 17:02:50 +02:00
946c29679e move_semantics1 solution 2024-06-21 16:16:52 +02:00
6a79ada7f2 Add comment to vecs2 2024-06-21 15:06:50 +02:00
835ec72622 vecs2 solution + significant change to have a better comparison between both methods 2024-06-21 14:52:11 +02:00
a9f0c7bf1f vecs1 solution 2024-06-20 01:00:06 +02:00
1ede3a82e9 chore: update error message to error message given by rustc. error[E0596] 2024-06-19 14:55:34 +02:00
0abcdeed42 primitive_types6 solution 2024-06-19 14:25:29 +02:00
532c9ebb30 primitive_types5 solution 2024-06-19 14:17:06 +02:00