1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-15 00:00:03 +03:00
Commit graph

5 commits

Author SHA1 Message Date
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 ()
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
Renamed from exercises/test3.rs (Browse further)