Jane
5b1edf5f4f
Rename smart_pointers and conversions exercises with numeric prefix (Option A)
2026-05-13 19:36:32 +08:00
Jane
4338c58079
Rename smart_pointers and conversions exercises with numeric prefix
...
Update rustlings-macros/info.toml and dev/Cargo.toml accordingly
2026-05-13 19:36:32 +08:00
Remo Senekowitsch
d9e0b103c4
Update hint of enums2
...
This was discussed in another PR, but it was merged before the code was
updated to the most recent consensus:
https://github.com/rust-lang/rustlings/pull/2353
Co-authored-by: Piotr Spieker <p.spieker@posteo.de>
2026-05-09 21:15:18 +02:00
Mo Bitar
d3d414c7b1
Merge pull request #2353 from orzechow/improve_enums2_hint
...
Mention struct-like variants in enums2 hint instead of anonymous structs
2026-05-09 12:24:36 +02:00
Piotr Spieker
f9f8a37bc7
Improve the list of enum variants in enums2 hint
2026-04-30 12:05:50 +02:00
Remo Senekowitsch
7c1d8ebf49
Make users type method syntax themselves in structs3
...
closes #2286
2026-04-05 22:23:47 +02:00
mo8it
7e5793b642
Remove \r on Windows
2026-02-26 17:43:44 +01:00
mo8it
0cbcb8964c
Borrow deserialized values
2026-02-26 16:10:09 +01:00
mo8it
13564207cb
Update deps
2026-02-26 15:18:08 +01:00
Piotr Spieker
4817abcc14
Mention struct-like variants in enums2 hint instead of anonymous structs
2026-02-12 12:01:11 +01:00
Rod Elias
45f789114b
chore: minor improvements
2026-01-12 00:22:59 -03:00
Remo Senekowitsch
d8f4b06c91
Remove use of map in early vecs2 exercise
...
Students do not have the necessary knowledge at this point to understand
what's happening with the iterator combinators. This topic is covered
well by the dedicated exercises about iterators later.
closes #2102
2025-09-24 21:19:40 +02:00
mo8it
a712e484d0
Update deps
2025-08-18 12:01:21 +02:00
mo8it
9bcd4198c5
Fix formatting
2025-04-29 21:36:56 +02:00
Ethan
bd3bdd620b
Fix typo in traits hint
2025-04-08 20:23:11 -05:00
mo8it
ecaecc2f76
Update deps
2025-04-03 17:58:36 +02:00
mo8it
f146553dea
hashmap3: Use or_default
2024-10-17 14:49:07 +02:00
mo8it
0e9eb9e87e
Replace three dots with dot in hint
2024-09-26 18:05:05 +02:00
bri-rose
8b476e678a
Update info.toml
...
Fixed grammatical error, subject/verb agreement at line 124-125.
2024-09-13 10:23:05 -05:00
Jesse Jackson
f82e47f2af
style: reduce pre-formatted message line lengths to 80 columns
2024-09-01 14:48:28 -05:00
William Ugalde Gamboa
7d4100ed8a
Fix example in 'primitive_types3' hint
2024-08-30 20:27:26 -06:00
mo8it
570bc9f32d
Start list without Ratatui
2024-08-24 00:14:12 +02:00
mo8it
c903db5c53
Add project lints
2024-08-16 00:24:45 +02:00
mo8it
fd97470f35
Adapt type name in hint
2024-08-08 00:42:26 +02:00
mo8it
175294fa5d
Add rust-version
2024-08-02 16:40:06 +02:00
mo8it
447ac3c40b
strings3: Improve hint
2024-07-17 14:32:45 +02:00
yapjiahong
2c79e29483
doc: enchane string3 exercise hint
2024-07-17 00:43:42 +08:00
mo8it
47ba4502e0
move_semantics2: Mention cloning in the hint
2024-07-10 15:55:18 +02:00
mo8it
6263cb6456
Add note about iterating over Option
2024-07-10 15:16:49 +02:00
Jan Arends
b12b652a57
updated variable name in hint
2024-07-10 11:16:35 +02:00
mo8it
c793416495
Fix typo
2024-07-08 16:50:35 +02:00
mo8it
69021e1497
Remove stable from book links
2024-07-08 16:00:12 +02:00
mo8it
08c408aae0
Add hint about string concatination with +
2024-07-08 15:20:56 +02:00
mo8it
43d15f09f0
Readd "structs"
2024-07-05 13:41:04 +02:00
mo8it
7123c7ae3a
Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency
2024-07-05 13:39:50 +02:00
mo8it
4bf0ddc0e1
Check exercises unsolved
2024-07-04 21:12:57 +02:00
mo8it
2f60f4d9ea
Remove newline at the end of multiline strings
2024-07-04 13:38:57 +02:00
mo8it
5217cdc5e2
try_from_into solution
2024-07-02 01:26:09 +02:00
mo8it
e3c8c457ba
from_str solution
2024-07-02 01:03:55 +02:00
mo8it
cddaf4881e
from_into solution
2024-07-01 22:09:48 +02:00
mo8it
a0e810b471
clippy2 solution
2024-07-01 11:55:18 +02:00
mo8it
78728d5238
clippy1 solution
2024-07-01 11:54:35 +02:00
mo8it
4cb15a4cda
macros3 solution
2024-07-01 11:37:48 +02:00
mo8it
cf90364fd7
macros1 solution
2024-07-01 11:28:38 +02:00
mo8it
a13e3cd07f
threads3 solution
2024-07-01 11:23:40 +02:00
mo8it
dfa2b44f71
threads2 solution
2024-07-01 11:11:11 +02:00
mo8it
b000164eed
threads1 solution
2024-07-01 10:59:33 +02:00
mo8it
663a03a17b
cow1 solution
2024-06-29 02:07:56 +02:00
mo8it
a943f5ba32
arc1 solution
2024-06-29 01:48:00 +02:00
mo8it
f3842aa746
rc1 solution
2024-06-29 01:20:59 +02:00