summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23feat(cli): Added 'cls' command to 'watch' mode (#474)Adi Vaknin
2020-07-23feat: Add ability to run rustlings on repl.it (#471)Ryan McQuen
2020-07-23feat: Add gitpod support (#473)Ryan McQuen
2020-07-13feat(try_from_into): Add insufficient length test (#469)Chad Dougherty
2020-07-12docs: Add uninstall info to README.mdEli Blaney
2020-07-11Merge pull request #468 from benjaminfjones/fix/exercise_whitespacefmoko
2020-07-11chore: Alter whitespace for consistencyBenjamin Jones
2020-07-09Update README.md (#464)Philip Pokarowski
2020-07-08fix(enums3): Update Message::ChangeColor to take a tuple. (#457)DEWA Kazuyuki/出羽和之
2020-07-08feat: Remind the user of the hint option (#425)Alexx Roche
2020-07-08docs: Add missing closing brackets to changelogmokou
2020-07-08release: 4.0.0mokou
2020-07-01Merge pull request #458 from Sowed/mainfmoko
2020-06-27Merge pull request #1 from Sowed/then-to-than-docs-patchiamcastelli
2020-06-27fix: Change then to thaniamcastelli
2020-06-22Merge remote-tracking branch 'origin/master' into mainmokou
2020-06-22Merge pull request #433 from SebastienCaunes/fix#432fmoko
2020-06-14chore: Move from master branch to main branchmokou
2020-06-14fix(arc1): Passively introduce attributes (#429)Alexx Roche
2020-06-13Merge pull request #428 from millefalcon/masterfmoko
2020-06-12Merge pull request #422 from AbdouSeck/show-tests-printsfmoko
2020-06-11fix : Use of integer for prices, therefore also for weightSebastien Caunes
2020-06-10docs: Update `Invoke-WebRequest` to `Start-BitsTransfer` (#373)tim bangma
2020-06-09fix(generics2): Guide students to the answer (#430)Alexx Roche
2020-06-08Added example to show the AsRef workingmillefalcon
2020-06-06fix(box1): fix comment typo (#426)Alexx Roche
2020-06-05fix(installation): Provide a backup git reference when tag can't be curlAbdou Seck
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-06-04Collapse nested if statementsAbdou Seck
2020-06-03Use .to_string rather than format macroAbdou Seck
2020-06-03fix: rename quiz1 to tests1 in info (#420)Alexx Roche
2020-06-03fix: fix quiz naming inconsistency (#421)Alexx Roche
2020-06-03fix(variables6): minor typo (#419)Alexx Roche
2020-05-30Merge pull request #416 from danwilhelm/traits-readmefmoko
2020-05-30Merge pull request #409 from AlexandruGG/feature/box-exercisefmoko
2020-05-28feat: Add traits READMEDan Wilhelm
2020-05-29Merge pull request #410 from tsauvajon/fix-option1fmoko
2020-05-29Merge pull request #415 from danwilhelm/powershell-correctionfmoko
2020-05-28chore: Fix PowerShell capitalizationDan Wilhelm
2020-05-28Add .idea to gitignoreAlexandruGG
2020-05-28Merge pull request #413 from danwilhelm/generics3-90charsfmoko
2020-05-28chore: Add Powershell reminderDan Wilhelm
2020-05-28chore: Update variables6.rs book linkAllan Soares Duarte
2020-05-27chore: Limit generics3 lines to 90 charsDan Wilhelm
2020-05-27Address PR feedback: add testsAlexandruGG
2020-05-27fix(option1): Don't add only zeros to the numbers arrayThomas Sauvajon
2020-05-26feat: Add box1.rs exerciseAlexandruGG
2020-05-25fix: confine the user further in variable exercisesEvan Carroll
2020-05-20chore: remove struct2 hint commentJade McGough
2020-05-19feat: renames test to quiz, fixes #244Sanjay K