index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exercises
Age
Commit message (
Expand
)
Author
2022-02-04
Merge pull request #733 from apogeeoak/intro
diannasoreil
2022-02-04
Merge pull request #728 from Zerotask/improve-option-further-information
diannasoreil
2022-02-04
fix(structs3): Add a hint for panic (#608)
Yang Wen
2022-02-04
fix(errors1): Add a comment to make the purpose more clear (#486)
zydxhs
2021-12-29
fix(quiz1): update to say quiz covers "If"
ZX
2021-12-15
fix(clippy1): Updated code to test correctness clippy lint with approx_consta...
Franklin van Nes
2021-10-30
fix(structs3.rs): assigned value to cents_per_gram in test
Michael Walsh
2021-10-18
fix(traits1): rename test functions to snake case (#854)
xuesong
2021-09-30
fix(move_semantics5): correct typo (#857)
Fredrik Enestad
2021-09-27
fix(structs3): remove redundant 'return' (#852)
Zhenghao Lu
2021-09-25
Merge pull request #781 from tlyu/advanced-errs
diannasoriel
2021-09-25
feat: add advanced_errs2
Taylor Yu
2021-09-25
feat: add advanced_errs1
Taylor Yu
2021-09-25
fix(move_semantics5): change &mut *y to &mut x (#814)
frogtd
2021-09-21
feat(quiz1): add default function name in comment (#838)
Weilet
2021-09-06
fix(modules2): fix typo (#835)
granddaifuku
2021-09-03
feat(modules): update exercises, add modules3 (#822)
anuk909
2021-08-26
chore(quiz1): revert wording
diannasoriel
2021-08-24
fix(quiz1): Fix inconsistent wording (#826)
Damian
2021-07-29
fix(move_semantics5): Clarify instructions
ana
2021-07-09
Merge pull request #732 from apogeeoak/iterators5
fmoko
2021-07-08
Merge pull request #737 from ghost/correct-small-typo
fmoko
2021-07-07
fix(quiz1): Updated question description (#794)
Rakshit Sinha
2021-07-06
docs: Update collections README with HashMap link
lauralindzey
2021-07-05
docs: Update exercise to chapter mapping for HashMap
Laura Lindzey
2021-06-24
fix(from_str, try_from_into): custom error types
Taylor Yu
2021-06-24
Merge pull request #771 from tlyu/iterators5-trait-tweak
marisa
2021-06-24
Merge pull request #772 from tlyu/errors-rework
marisa
2021-06-09
address review feedback
Taylor Yu
2021-06-07
fix(variables5): confine the answer further
ZC
2021-06-06
feature: improve error_handling exercises
Taylor Yu
2021-06-06
fix: rename result1 to errors4
Taylor Yu
2021-06-06
fix(iterators5): derive Clone, Copy
Taylor Yu
2021-05-22
fix: move_semantics5 hints
Taylor Yu
2021-05-17
feat: Add move_semantics5 exercise. (#746)
Sateesh
2021-05-12
fix: remove trailing whitespaces from iterators1
Juan Pablo Ramirez
2021-05-11
fix: add hints to generics1 and generics2 exercises
Juan Pablo Ramirez
2021-05-09
fix: remove trailing whitespace
Juan Pablo Ramirez
2021-04-29
style(standard_library_types): stray line break
Pi Delport
2021-04-27
fix: Correct small typo in exercises/conversions/from_str.rs
Martin HART
2021-04-26
fix(intro1): Add compiler error explanation.
apogeeoak
2021-04-25
chore: Update quiz1.rs add explicit test for 40
Maarten Tibau
2021-04-24
feat(intro): Add intro section.
apogeeoak
2021-04-24
chore(iterators5): Minor formatting improvements.
apogeeoak
2021-04-24
docs(option): improve further information
Zerotask
2021-04-23
docs(exercises): updated all exercises readme files
Zerotask
2021-04-23
Merge pull request #721 from Zerotask/add-further-help-for-generics3
marisa
2021-04-22
docs(generics): add bounds help
Zerotask
2021-04-22
docs(errors): add additional help for Result/Boxing
Zerotask
2021-04-21
feat(arc1): Add more details to description and hint (#710)
Brandon Macer
[next]