index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-24
chore: add .vscode to gitignore
Robby
2020-07-23
feat(cli): Added 'cls' command to 'watch' mode (#474)
Adi Vaknin
2020-07-23
feat: Add ability to run rustlings on repl.it (#471)
Ryan McQuen
2020-07-23
feat: Add gitpod support (#473)
Ryan McQuen
2020-07-13
feat(try_from_into): Add insufficient length test (#469)
Chad Dougherty
2020-07-12
docs: Add uninstall info to README.md
Eli Blaney
2020-07-11
Merge pull request #468 from benjaminfjones/fix/exercise_whitespace
fmoko
2020-07-11
chore: Alter whitespace for consistency
Benjamin Jones
2020-07-09
Update README.md (#464)
Philip Pokarowski
2020-07-08
fix(enums3): Update Message::ChangeColor to take a tuple. (#457)
DEWA Kazuyuki/出羽和之
2020-07-08
feat: Remind the user of the hint option (#425)
Alexx Roche
2020-07-08
docs: Add missing closing brackets to changelog
mokou
2020-07-08
release: 4.0.0
mokou
2020-07-01
Merge pull request #458 from Sowed/main
fmoko
2020-06-27
Merge pull request #1 from Sowed/then-to-than-docs-patch
iamcastelli
2020-06-27
fix: Change then to than
iamcastelli
2020-06-22
Merge remote-tracking branch 'origin/master' into main
mokou
2020-06-22
Merge pull request #433 from SebastienCaunes/fix#432
fmoko
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-11
fix : Use of integer for prices, therefore also for weight
Sebastien Caunes
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
[next]