Commit Graph

15 Commits (d6e26bb350e423a8f2a90d9405060fdaf9893736)

Author SHA1 Message Date
mokou 5979d408a9 feat: move generics3 to be quiz3 2 years ago
mokou d61f79595a feat(generics): add hint comments 2 years ago
mokou ed0f278a8f chore: remove mod.rs files and exercises feature 2 years ago
x-hgg-x 179a75a68d
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859
closes #913
closes #942
2 years ago
Juan Pablo Ramirez 3145794084 fix: add hints to generics1 and generics2 exercises 3 years ago
Zerotask 249ad44cc0
docs(exercises): updated all exercises readme files
all exercises readme files now have a unified structure and a description
3 years ago
Zerotask f253103a31
docs(generics): add bounds help
add help for bounds provided by the rust by example book
3 years ago
Koalab99 ee7cdc66b3
chore: Removed extra whitespaces
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com>
4 years ago
John Heath dd54ccf677
Make comments on example clearer
I actually struggled because I overlooked the fact that I needed to change the 2.1 to "A+". 

So I wanted to make things clearer for future rustlings.
4 years ago
Étienne Barrié 3144d3ae63 chore: Run rustfmt on exercises 4 years ago
Benjamin Jones bb5f404e35 chore: Alter whitespace for consistency
* Add newline after "I AM DONE" in exercises for consistency
* Remove trailing whitespace from exercises
4 years ago
Dan Wilhelm 0311c03735 chore: Limit generics3 lines to 90 chars 4 years ago
sjmann 964c974a02 fix: update generics2 closes #362 4 years ago
sjmann 0f8001ea44 add I AM NOT DONE comments 5 years ago
sjmann 76be5e4e99 feat: added new exercises for generics 5 years ago