index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-14
chore: Move from master branch to main branch
mokou
2020-06-14
fix(arc1): Passively introduce attributes (#429)
Alexx Roche
2020-06-13
Merge pull request #428 from millefalcon/master
fmoko
2020-06-12
Merge pull request #422 from AbdouSeck/show-tests-prints
fmoko
2020-06-10
docs: Update `Invoke-WebRequest` to `Start-BitsTransfer` (#373)
tim bangma
2020-06-09
fix(generics2): Guide students to the answer (#430)
Alexx Roche
2020-06-08
Added example to show the AsRef working
millefalcon
2020-06-06
fix(box1): fix comment typo (#426)
Alexx Roche
2020-06-05
fix(installation): Provide a backup git reference when tag can't be curl
Abdou Seck
2020-06-04
feat: Add a --nocapture option to display test harnesses' outputs
Abdou Seck
2020-06-04
Collapse nested if statements
Abdou Seck
2020-06-03
Use .to_string rather than format macro
Abdou Seck
2020-06-03
fix: rename quiz1 to tests1 in info (#420)
Alexx Roche
2020-06-03
fix: fix quiz naming inconsistency (#421)
Alexx Roche
2020-06-03
fix(variables6): minor typo (#419)
Alexx Roche
2020-05-30
Merge pull request #416 from danwilhelm/traits-readme
fmoko
2020-05-30
Merge pull request #409 from AlexandruGG/feature/box-exercise
fmoko
2020-05-28
feat: Add traits README
Dan Wilhelm
2020-05-29
Merge pull request #410 from tsauvajon/fix-option1
fmoko
2020-05-29
Merge pull request #415 from danwilhelm/powershell-correction
fmoko
2020-05-28
chore: Fix PowerShell capitalization
Dan Wilhelm
2020-05-28
Add .idea to gitignore
AlexandruGG
2020-05-28
Merge pull request #413 from danwilhelm/generics3-90chars
fmoko
2020-05-28
chore: Add Powershell reminder
Dan Wilhelm
2020-05-28
chore: Update variables6.rs book link
Allan Soares Duarte
2020-05-27
chore: Limit generics3 lines to 90 chars
Dan Wilhelm
2020-05-27
Address PR feedback: add tests
AlexandruGG
2020-05-27
fix(option1): Don't add only zeros to the numbers array
Thomas Sauvajon
2020-05-26
feat: Add box1.rs exercise
AlexandruGG
2020-05-25
fix: confine the user further in variable exercises
Evan Carroll
2020-05-20
chore: remove struct2 hint comment
Jade McGough
2020-05-19
feat: renames test to quiz, fixes #244
Sanjay K
2020-05-19
Merge pull request #365 from sjmann/generics-2-fix
fmoko
2020-05-16
fix(option2): Add TODO to comments (#400)
Stefan Kupresak
2020-05-15
feat: Rewrite try_from_into (#393)
IkaR49
2020-05-13
fix(test2): name of type String and &str (#394)
Gaurang Tandon
2020-05-10
fix(options1): Add hint about Array Initialization (#389)
Jawaad Mahmood
2020-05-06
fix(errorsn): Try harder to confine the user. (#388)
Evan Carroll
2020-05-05
Merge pull request #385 from siobhanjacobson/fix-enums3-test
fmoko
2020-05-04
Update Message::Move in the enums3 test to take a Point.
Siobhan Jacobson
2020-05-03
Merge pull request #372 from DiD92/exercise_structs3
fmoko
2020-05-03
Merge pull request #383 from wrobstory/wrobstory-exercises
fmoko
2020-05-03
Merge pull request #368 from apatniv/update_test_case
fmoko
2020-05-02
Review Comments: Add other test cases
apatniv
2020-05-02
fix(option1): Add cast to usize, as it is confusing in the context of an exer...
Rob Story
2020-05-02
feat: Add if2 exercise
Rob Story
2020-05-02
Merge pull request #382 from bertonha/deprecated-description
fmoko
2020-05-02
chore: Remove deprecated description from error_handling/errorsn.rs
Christofer Bertonha
2020-04-30
Merge pull request #378 from Darrenmeehan/patch-2
fmoko
2020-04-30
fix(from_into.rs): typo
Jihchi Lee
[next]