rustlings/exercises
Sanjay K 010a045692
feat: renames test to quiz, fixes #244
BREAKING CHANGE

* changed test to quiz: fixes issues in #244
* fixed info.toml: #244
* fixed naming related issues
2020-05-19 18:47:44 +02:00
..
clippy chore: add explanatory comment to clippy1 2020-04-21 18:50:00 +02:00
conversions feat: Rewrite try_from_into (#393) 2020-05-15 23:02:57 +02:00
enums Update Message::Move in the enums3 test to take a Point. 2020-05-04 18:59:23 -04:00
error_handling fix(errorsn): Try harder to confine the user. (#388) 2020-05-06 21:12:15 +02:00
functions Created consistent money unit 2019-12-29 19:15:32 -05:00
generics fix: update generics2 closes #362 2020-04-21 13:34:25 +01:00
if feat: Add if2 exercise 2020-05-02 13:02:16 -07:00
macros fix: update iterator and macro text for typos and clarity 2020-04-29 19:11:54 -07:00
modules Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
move_semantics fix: line numbers in several exercises and hints 2019-11-14 08:21:56 +01:00
option fix(option2): Add TODO to comments (#400) 2020-05-16 22:48:18 +02:00
primitive_types fix: revert primitive_types4 (#296) 2020-04-08 10:42:35 +02:00
standard_library_types fix: update iterator and macro text for typos and clarity 2020-04-29 19:11:54 -07:00
strings Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
structs feat: Added exercise structs3.rs 2020-04-27 20:26:34 +02:00
tests chore: Correct test command in tests1.rs comment 2020-01-29 13:48:43 +08:00
threads fix: line numbers in several exercises and hints 2019-11-14 08:21:56 +01:00
traits remove confusing comment wording 2020-02-25 11:00:09 +00:00
variables feat: Add exercise variables6 covering const (#352) 2020-04-14 10:13:20 +02:00
quiz1.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz2.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz3.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz4.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00