summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Expand)Author
2020-04-02Merge branch 'master' of https://github.com/sanjaykdragon/rustlingsSanjay K
2020-04-02fixed spacingSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-11Update option1.rsSanjay K
2020-03-05feat: added excercise for optionSanjay K
2020-02-26feat: Add clippy lintsMario Reder
2020-02-25Auto merge of #274 - sjmann:master, r=fmokobors
2020-02-25Add a second test caseStig Johan Berggren
2020-02-25Enable test for exercise test4Stig Johan Berggren
2020-02-25remove confusing comment wordingSteven Mann
2020-02-25added traits exercisessjmann
2020-02-22fixed typosjmann
2020-02-22reworded missing exercise explanationsjmann
2020-01-29chore: Correct test command in tests1.rs commentJason Tsai
2020-01-25Fixed mangled sentence from book; edited for clarityPaul Bissex
2020-01-14feat: Add variables5.rs exerciseTorben Jonas
2019-12-29Created consistent money unitgnodarse
2019-12-23Enable a test and improve per clippy's suggestion.dmitri-mamrukov
2019-12-16I AM NOT DONE comment in conversions exercise filesAbdou Seck
2019-12-16feat: Add type conversion and parsing exercisesAbdou Seck
2019-12-16fix(tests1): Change test commandmarisa
2019-12-07fix(iterators2): Remove reference to missing iterators2.rsRahat Ahmed
2019-11-24Add link to chapter on pattern syntaxJens
2019-11-14fix: line numbers in several exercises and hintsRoberto Vidal
2019-11-12fix(arc1): Fix some words in the commentChris Keschnat
2019-11-12fix(variables1): Correct wrong word in commentChris Keschnat
2019-11-12fix(primitive_types4): update outdated commentRoberto Vidal
2019-11-11Address feedbackmarisa
2019-11-11Merge branch 'master' into refactor-hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: improve `watch` execution modeRoberto Vidal
2019-11-11fix(structs1): Remove misleading commentmarisa
2019-11-11fix(strings): Move Strings before Structsmarisa
2019-11-11fix(errors3): Update hintmarisa
2019-11-11fix(if1): Remove `return` referencemarisa
2019-11-09Auto merge of #224 - nyxtom:feat-enums, r=fmokobors
2019-10-29fix: Rewrite test1 logicmarisa
2019-10-28feat: Add enums exercisesThomas Holloway
2019-10-28chore: Clarify comment in exercises/test1.rsScott Sweeny
2019-10-28Auto merge of #219 - vyaslav:master, r=fmokobors
2019-10-25fix(option1): Fix arguments passed to assert! macroNiklas Anderson
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-08-21fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl...Damian S
2019-08-17fix(primitive_types4): Fail on a slice covering the wrong areaDylan Nugent
2019-08-12chore: Correct typoEnrico Miccoli
2019-08-09chore(iterators2): Add exercise instructionsNiklas Anderson
2019-08-09fix(iterators2): Remove syntax resulting in misleading error messageNiklas Anderson
2019-07-27docs: Fix wrong titleAndre Pratama
2019-07-26fix(option1): Add test for prematurely passing exerciseNiklas Anderson
2019-07-13fix(test1): Swap assertion parameter orderPete McFarlane