1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
68fe97bbc2 fix(quiz2): fix comment regarding hints
Change the comment on quiz2.rs, since there are no hints.
2022-09-12 10:53:59 -03:00
f25f77e915 Fix minor spelling 2022-08-08 15:39:35 -04:00
a3c4c1ccb4 fix: re-add missing done comments 2022-07-15 13:24:11 +02:00
472d7944f9 fix(quiz2): add hint comment 2022-07-14 17:30:43 +02:00
c64b340622 feat: rework quiz2 2022-07-14 13:24:15 +02:00
101072ab9f fix(exercises): adding question mark to quiz2
Question marks added for consistency.

closes #496
2020-08-25 16:38:41 +02:00
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