summaryrefslogtreecommitdiff
path: root/info.toml
AgeCommit message (Expand)Author
2020-06-04feat: Add a --nocapture option to display test harnesses' outputsAbdou Seck
2020-06-03fix: rename quiz1 to tests1 in info (#420)Alexx Roche
2020-05-30Merge pull request #409 from AlexandruGG/feature/box-exercisefmoko
2020-05-28chore: Update variables6.rs book linkAllan Soares Duarte
2020-05-27Address PR feedback: add testsAlexandruGG
2020-05-26feat: Add box1.rs exerciseAlexandruGG
2020-05-19feat: renames test to quiz, fixes #244Sanjay K
2020-05-15feat: Rewrite try_from_into (#393)IkaR49
2020-05-10fix(options1): Add hint about Array Initialization (#389)Jawaad Mahmood
2020-05-03Merge pull request #372 from DiD92/exercise_structs3fmoko
2020-05-02feat: Add if2 exerciseRob Story
2020-04-29fix: update iterator and macro text for typos and clarityDan Wilhelm
2020-04-27feat: Added exercise structs3.rsDídac Sementé Fernández
2020-04-25chore: fix missing space in the hint for errorsn.rsAleksei Trifonov
2020-04-16Hints for structs1 and structs2 (#355)Said Aspen
2020-04-14feat: Add exercise variables6 covering const (#352)Said Aspen
2020-04-12chore: update variables5.rs book link (#351)Saurav
2020-04-11chore: Remove duplicate `option1` exercisefmoko
2020-04-07feat: Add Option2 exercise (#290)Sanjay K
2020-04-05Merge pull request #282 from sanjaykdragon/masterfmoko
2020-04-05updated info.tomlSanjay K
2020-04-05Merge pull request #280 from sjmann/generics-exercisesfmoko
2020-03-26Don't hardcode documentation version for traitsVincent Jousse
2020-03-05feat: added excercise for optionSanjay K
2020-02-28removed artifact from manual testingsjmann
2020-02-28Merge branch 'master' of https://github.com/sjmann/rustlings into generics-ex...sjmann
2020-02-28feat: added new exercises for genericssjmann
2020-02-26feat: Add clippy lintsMario Reder
2020-02-25Auto merge of #274 - sjmann:master, r=fmokobors
2020-02-25Enable test for exercise test4Stig Johan Berggren
2020-02-25added traits exercisessjmann
2020-01-14feat: Add variables5.rs exerciseTorben Jonas
2019-12-16feat: Add type conversion and parsing exercisesAbdou Seck
2019-11-14fix: line numbers in several exercises and hintsRoberto Vidal
2019-11-13fix(primitive_types4): update outdated hintAnastasis Georgoulas
2019-11-13fix(strings2): update line number in hintAnastasis Georgoulas
2019-11-12Fix(functions4): Update line number in hintageorgou
2019-11-11Address feedbackmarisa
2019-11-11fix(info): Fix trailing newlines for hintsmarisa
2019-11-11feat: Refactor hint systemmarisa
2019-11-11feat: Index exercises by namemarisa
2019-11-11fix(threads): Move Threads behind SLTmarisa
2019-11-11fix(strings): Move Strings before Structsmarisa
2019-10-28feat: Add enums exercisesThomas Holloway
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-08-17fix(primitive_types4): Fail on a slice covering the wrong areaDylan Nugent
2019-07-26fix(option1): Add test for prematurely passing exerciseNiklas Anderson
2019-07-03feat(iterators2): adds iterators2 exercise including configJesse
2019-06-07fix(iterators): Rename iterator3.rsRussell Cousineau
2019-05-25Adds a simple exercise for structuresBrian Kung