mokou
|
5979d408a9
|
feat: move generics3 to be quiz3
|
2022-07-14 18:11:18 +02:00 |
|
mokou
|
d61f79595a
|
feat(generics): add hint comments
|
2022-07-14 18:11:05 +02:00 |
|
mokou
|
ed0f278a8f
|
chore: remove mod.rs files and exercises feature
|
2022-07-11 12:53:49 +02:00 |
|
x-hgg-x
|
179a75a68d
|
fix: Include exercises folder in the project structure behind a feature (#917)
closes #859
closes #913
closes #942
|
2022-03-29 11:44:06 +02:00 |
|
Juan Pablo Ramirez
|
3145794084
|
fix: add hints to generics1 and generics2 exercises
|
2021-05-11 14:50:05 -05:00 |
|
Zerotask
|
249ad44cc0
|
docs(exercises): updated all exercises readme files
all exercises readme files now have a unified structure and a description
|
2021-04-23 19:54:31 +02:00 |
|
Zerotask
|
f253103a31
|
docs(generics): add bounds help
add help for bounds provided by the rust by example book
|
2021-04-22 22:11:04 +02:00 |
|
Koalab99
|
ee7cdc66b3
|
chore: Removed extra whitespaces
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com>
|
2020-08-27 19:51:19 +02:00 |
|
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.
|
2020-08-24 22:37:31 +01:00 |
|
Étienne Barrié
|
3144d3ae63
|
chore: Run rustfmt on exercises
|
2020-08-10 10:24:21 -04:00 |
|
Benjamin Jones
|
bb5f404e35
|
chore: Alter whitespace for consistency
* Add newline after "I AM DONE" in exercises for consistency
* Remove trailing whitespace from exercises
|
2020-07-11 11:50:54 -07:00 |
|
Dan Wilhelm
|
0311c03735
|
chore: Limit generics3 lines to 90 chars
|
2020-05-27 23:39:11 -07:00 |
|
sjmann
|
964c974a02
|
fix: update generics2 closes #362
|
2020-04-21 13:34:25 +01:00 |
|
sjmann
|
0f8001ea44
|
add I AM NOT DONE comments
|
2020-02-28 00:31:55 +00:00 |
|
sjmann
|
76be5e4e99
|
feat: added new exercises for generics
|
2020-02-28 00:09:08 +00:00 |
|