index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rustlings-macros
Age
Commit message (
Collapse
)
Author
38 hours
I dont know why this is not pushed
main
anand
2025-09-24
Remove use of `map` in early vecs2 exercise
Remo Senekowitsch
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-08-18
Update deps
mo8it
2025-04-29
Fix formatting
mo8it
2025-04-08
Fix typo in traits hint
Ethan
2025-04-03
Update deps
mo8it
2024-10-17
hashmap3: Use `or_default`
mo8it
2024-09-26
Replace three dots with dot in hint
mo8it
2024-09-13
Update info.toml
bri-rose
Fixed grammatical error, subject/verb agreement at line 124-125.
2024-09-01
style: reduce pre-formatted message line lengths to 80 columns
Jesse Jackson
2024-08-30
Fix example in 'primitive_types3' hint
William Ugalde Gamboa
2024-08-24
Start list without Ratatui
mo8it
2024-08-16
Add project lints
mo8it
2024-08-08
Adapt type name in hint
mo8it
2024-08-02
Add `rust-version`
mo8it
2024-07-17
strings3: Improve hint
mo8it
2024-07-17
doc: enchane string3 exercise hint
yapjiahong
2024-07-10
move_semantics2: Mention cloning in the hint
mo8it
2024-07-10
Add note about iterating over Option
mo8it
2024-07-10
updated variable name in hint
Jan Arends
2024-07-08
Fix typo
mo8it
2024-07-08
Remove stable from book links
mo8it
2024-07-08
Add hint about string concatination with +
mo8it
2024-07-05
Readd "structs"
mo8it
2024-07-05
Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency
mo8it
2024-07-04
Check exercises unsolved
mo8it
2024-07-04
Remove newline at the end of multiline strings
mo8it
2024-07-02
try_from_into solution
mo8it
2024-07-02
from_str solution
mo8it
2024-07-01
from_into solution
mo8it
2024-07-01
clippy2 solution
mo8it
2024-07-01
clippy1 solution
mo8it
2024-07-01
macros3 solution
mo8it
2024-07-01
macros1 solution
mo8it
2024-07-01
threads3 solution
mo8it
2024-07-01
threads2 solution
mo8it
2024-07-01
threads1 solution
mo8it
2024-06-29
cow1 solution
mo8it
2024-06-29
arc1 solution
mo8it
2024-06-29
rc1 solution
mo8it
2024-06-28
box1 solution
mo8it
2024-06-28
iterators4 solution
mo8it
2024-06-28
iterators3 solution
mo8it
2024-06-28
iterators2 solution
mo8it
2024-06-28
iterators1 solution
mo8it
2024-06-27
Remove tests3 and add solution to tests4
mo8it
2024-06-27
tests2 solution
mo8it
2024-06-27
tests1 solution
mo8it
2024-06-27
lifetimes3 solution
mo8it
2024-06-27
lifetimes1 solution
mo8it
[next]