183ed3f88f
Update dep
447ac3c40b
strings3: Improve hint
96f96927da
Merge pull request #2050 from yapjiahong/main
2c79e29483
doc: enchane string3 exercise hint
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
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
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
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
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
0f4cb94cfe
quiz2: Use repeat
6469e9734b
Merge pull request #2031 from NewtonChutney/patch-1
5372caefb3
Update iterator sol in quiz2.rs
9d7b973a62
Improve the comments in cow1
a5f221aa39
Improve some messages
981a4778a9
Add newline between functions
5d4363d58d
Add comma
48697b8225
Merge pull request #2027 from yerke/patch-2
1652bb67d9
Merge pull request #2026 from yerke/patch-1
1499f681a3
Fix formatting in strings4.rs