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-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
2020-05-10
fix(options1): Add hint about Array Initialization (#389)
Jawaad Mahmood
2020-05-03
Merge pull request #372 from DiD92/exercise_structs3
fmoko
2020-05-02
feat: Add if2 exercise
Rob Story
2020-04-29
fix: update iterator and macro text for typos and clarity
Dan Wilhelm
2020-04-27
feat: Added exercise structs3.rs
Dídac Sementé Fernández
2020-04-25
chore: fix missing space in the hint for errorsn.rs
Aleksei Trifonov
2020-04-16
Hints for structs1 and structs2 (#355)
Said Aspen
2020-04-14
feat: Add exercise variables6 covering const (#352)
Said Aspen
2020-04-12
chore: update variables5.rs book link (#351)
Saurav
2020-04-11
chore: Remove duplicate `option1` exercise
fmoko
2020-04-07
feat: Add Option2 exercise (#290)
Sanjay K
2020-04-05
Merge pull request #282 from sanjaykdragon/master
fmoko
[next]