183ed3f88f
Update dep
447ac3c40b
strings3: Improve hint
96f96927da
Merge pull request #2050 from yapjiahong/main
2c79e29483
doc: enchane string3 exercise hint
mirror
synced and deleted reference 2024-07-18 00:00:05 +03:00
refs/tags/refs/pull/2050/merge
at mirror/rustlings from mirror
362473dde0
Sync exercise and solution
8339682112
Merge pull request #2049 from Vexcited/patch-1
3f06d767b5
fix: Lyche becomes Lychee
mirror
synced commits to refs/pull/2043/merge at mirror/rustlings from mirror
2024-07-17 00:00:07 +03:00
596b83bd0c
Merge
59e8f70e55
into 362473dde0
362473dde0
Sync exercise and solution
8339682112
Merge pull request #2049 from Vexcited/patch-1
3f06d767b5
fix: Lyche becomes Lychee
mirror
synced commits to refs/pull/2043/merge at mirror/rustlings from mirror
2024-07-14 00:00:06 +03:00
d09dde5b3a
Merge
59e8f70e55
into 2854dc9ab3
2854dc9ab3
Update CI and release hook
516fcf9168
Update section
12d1971b0d
Update section about command not found
3e09e509d6
Add section about rustlings not found
2854dc9ab3
Update CI and release hook
516fcf9168
Update section
12d1971b0d
Update section about command not found
3e09e509d6
Add section about rustlings not found
99fb11cc72
Update syn
mirror
synced and deleted reference 2024-07-12 00:00:09 +03:00
refs/tags/refs/pull/1470/merge
at mirror/rustlings from mirror
mirror
synced commits to refs/pull/1470/head at mirror/rustlings from mirror
2024-07-12 00:00:09 +03:00
c0045bd53d
added this as a third generic exercise
mirror
synced new reference refs/tags/v6.1.0 to mirror/rustlings from mirror
2024-07-11 00:00:08 +03:00
mirror
synced commits to refs/tags/v6.1.0 at mirror/rustlings from mirror
2024-07-11 00:00:08 +03:00
0847b3a4bf
chore: Release
6d2ea8dae3
Update CHANGELOG
47ba4502e0
move_semantics2: Mention cloning in the hint
6263cb6456
Add note about iterating over Option
d7024d80ce
move_semantics4: Avoid using the dereference operator
mirror
synced commits to refs/tags/rustlings-macros-v6.1.0 at mirror/rustlings from mirror
2024-07-11 00:00:08 +03:00
mirror
synced new reference refs/tags/rustlings-macros-v6.1.0 to mirror/rustlings from mirror
2024-07-11 00:00:08 +03:00
c793416495
Fix typo
01343f187b
Explain what a factorial is and link to wikipedia for more details
69021e1497
Remove stable from book links
08c408aae0
Add hint about string concatination with +
bf698659b0
Sync comment from exercise