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
2020-06-09
fix(generics2): Guide students to the answer (#430)
Alexx Roche
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
2020-04-05
updated info.toml
Sanjay K
2020-04-05
Merge pull request #280 from sjmann/generics-exercises
fmoko
2020-03-26
Don't hardcode documentation version for traits
Vincent Jousse
2020-03-05
feat: added excercise for option
Sanjay K
2020-02-28
removed artifact from manual testing
sjmann
2020-02-28
Merge branch 'master' of https://github.com/sjmann/rustlings into generics-ex...
sjmann
2020-02-28
feat: added new exercises for generics
sjmann
2020-02-26
feat: Add clippy lints
Mario Reder
2020-02-25
Auto merge of #274 - sjmann:master, r=fmoko
bors
2020-02-25
Enable test for exercise test4
Stig Johan Berggren
2020-02-25
added traits exercises
sjmann
2020-01-14
feat: Add variables5.rs exercise
Torben Jonas
2019-12-16
feat: Add type conversion and parsing exercises
Abdou Seck
2019-11-14
fix: line numbers in several exercises and hints
Roberto Vidal
2019-11-13
fix(primitive_types4): update outdated hint
Anastasis Georgoulas
2019-11-13
fix(strings2): update line number in hint
Anastasis Georgoulas
2019-11-12
Fix(functions4): Update line number in hint
ageorgou
2019-11-11
Address feedback
marisa
2019-11-11
fix(info): Fix trailing newlines for hints
marisa
2019-11-11
feat: Refactor hint system
marisa
2019-11-11
feat: Index exercises by name
marisa
2019-11-11
fix(threads): Move Threads behind SLT
marisa
2019-11-11
fix(strings): Move Strings before Structs
marisa
2019-10-28
feat: Add enums exercises
Thomas Holloway
2019-10-21
feat: Added exercise for struct update syntax
Viacheslav Avramenko
2019-08-17
fix(primitive_types4): Fail on a slice covering the wrong area
Dylan Nugent
2019-07-26
fix(option1): Add test for prematurely passing exercise
Niklas Anderson
2019-07-03
feat(iterators2): adds iterators2 exercise including config
Jesse
2019-06-07
fix(iterators): Rename iterator3.rs
Russell Cousineau
2019-05-25
Adds a simple exercise for structures
Brian Kung
[next]