index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
info.toml
Age
Commit message (
Expand
)
Author
2021-06-29
chore: clippy1 hint enhancement
arlecchino
2021-06-29
Update info.toml
arlecchino
2021-06-29
chore: Update hint of iterators3
arlecchino
2021-06-24
Merge pull request #771 from tlyu/iterators5-trait-tweak
marisa
2021-06-09
address review feedback
Taylor Yu
2021-06-06
feature: improve error_handling exercises
Taylor Yu
2021-06-06
fix: rename result1 to errors4
Taylor Yu
2021-06-06
chore(iterators5): conciseness hint
Taylor Yu
2021-05-22
fix: move_semantics5 hints
Taylor Yu
2021-05-22
chore: minor typos in move_semantics5 hints
Taylor Yu
2021-05-17
feat: Add move_semantics5 exercise. (#746)
Sateesh
2021-05-15
fix(try_from_into, from_str): hints for dyn Error
Taylor Yu
2021-04-21
feat(arc1): Add more details to description and hint (#710)
Brandon Macer
2021-04-21
Merge pull request #646 from apogeeoak/iterator
marisa
2021-04-20
Improved iterators5.rs explanation.
apogeeoak
2021-04-20
Merge pull request #648 from apogeeoak/iterator2
marisa
2021-04-20
Merge pull request #649 from apogeeoak/iterator3
marisa
2021-04-13
Merge pull request #674 from Morsicus/fix/collections-exercises-naming
Abdou Seck
2021-04-04
fix: use trait objects for from_str
Taylor Yu
2021-03-18
fix(collections): Naming exercises for vectors and hashmap
Mickael Fortunato
2021-03-12
chore: changed errors3 mode from test to compile
apogeeoak
2021-03-12
chore: fix typo
Cyrus Wyett
2021-02-12
fix(iterators3): Enabled iterators3.rs to run without commented out tests.
apogeeoak
2021-02-11
fix(iterators2): Moved errors out of tests.
apogeeoak
2021-02-10
feat: Added iterators5.rs exercise.
apogeeoak
2021-01-30
fix(info): Fix typo (#635)
John Baber-Lucero
2021-01-04
Merge pull request #615 from wsh/docfixes
fmoko
2021-01-03
docs: mention flatten in the options2 hint
Will Hayworth
2020-12-12
fix: added missing exercises to info.toml
JuliaCao
2020-12-07
feat: match exercise order to book chapters (#541)
JuliaCao
2020-11-08
fix(structs1): Adjust wording (#573)
Brock
2020-10-31
feat: Add HashMap exercises
sazid
2020-10-31
feat: Add Vec exercises
sazid
2020-10-11
chore: primitive_types6 mode changed to test (#559)
Rastamo
2020-09-18
Merge pull request #489 from mukundbhudia/iterators1
fmoko
2020-09-18
Update info.toml for typo fix
Mukund Bhudia
2020-09-07
fix(using_as): Add test so that proper type is returned. (#512)
Ryan McQuen
2020-08-27
chore: Removed extra whitespaces
Koalab99
2020-08-04
feat: Added iterators1.rs exercise
Mukund Bhudia
2020-06-27
fix: Change then to than
iamcastelli
2020-06-12
Merge pull request #422 from AbdouSeck/show-tests-prints
fmoko
2020-06-09
fix(generics2): Guide students to the answer (#430)
Alexx Roche
2020-06-04
feat: Add a --nocapture option to display test harnesses' outputs
Abdou Seck
2020-06-03
fix: rename quiz1 to tests1 in info (#420)
Alexx Roche
2020-05-30
Merge pull request #409 from AlexandruGG/feature/box-exercise
fmoko
2020-05-28
chore: Update variables6.rs book link
Allan Soares Duarte
2020-05-27
Address PR feedback: add tests
AlexandruGG
2020-05-26
feat: Add box1.rs exercise
AlexandruGG
2020-05-19
feat: renames test to quiz, fixes #244
Sanjay K
2020-05-15
feat: Rewrite try_from_into (#393)
IkaR49
[next]