8 Commits

Author SHA1 Message Date
Enrico Bozzolini
6313e68f68 Merge branch 'main' of github.com:rust-lang/rustlings into rust-lang-main 2023-08-06 15:35:31 +02:00
Robert Fry
7eef5d15ee
docs: cleanup the explanation paragraphs at the start of each exercise. 2023-05-29 18:41:51 +01:00
mokou
5979d408a9 feat: move generics3 to be quiz3 2022-07-14 18:11:18 +02:00
Pascal H
0d894e6ff7
fix(quiz3): Force an answer to Q2 (#672)
Add also an example of unimplemented!() macro.
2021-03-16 10:14:25 +01:00
Enrico Bozzolini
c7a99cfe94 Merge branch 'master' of https://github.com/rust-lang/rustlings 2020-06-04 20:45:34 +02:00
Alexx Roche
5563adbb89
fix: fix quiz naming inconsistency (#421)
Inconsistent naming when compared with the other quiz files.
2020-06-03 20:06:35 +02:00
Enrico Bozzolini
cd369c68ae Merge branch 'detached' 2020-05-22 22:15:48 +02:00
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