1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-02-15 13:53:31 +02:00

4 Commits

Author SHA1 Message Date
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 ()
Add also an example of unimplemented!() macro.
2021-03-16 10:14:25 +01:00
Alexx Roche
5563adbb89
fix: fix quiz naming inconsistency ()
Inconsistent naming when compared with the other quiz files.
2020-06-03 20:06:35 +02:00
Sanjay K
010a045692
feat: renames test to quiz, fixes
BREAKING CHANGE

* changed test to quiz: fixes issues in 
* fixed info.toml: 
* fixed naming related issues
2020-05-19 18:47:44 +02:00