IkaR49
|
7f477d173a
|
fix(try_from_into): rewrite tests (#392)
|
2020-05-15 19:39:04 +03:00 |
|
IkaR49
|
5cb3ef5b8b
|
chore(try_from_into): Add comments with task description (#392)
|
2020-05-12 23:11:28 +03:00 |
|
IkaR49
|
9f4be26dc4
|
fix(try_from_into): Rewrite exercise
Instead of working with strings, the exercise suggests creating a Color structure from other simple types (tuple, array, slice).
closes #392
|
2020-05-12 22:56:46 +03:00 |
|
apatniv
|
41f989135d
|
Review Comments: Add other test cases
|
2020-05-02 20:41:11 -04:00 |
|
lebedevsergey
|
c9e4f2cfb4
|
fix: confusing comment in conversions/try_from_into.rs
Co-authored-by: Lebedev <sergey.lebedev@corp.mail.ru>
|
2020-04-17 15:43:01 +02:00 |
|
Abdou Seck
|
fc26b5e151
|
I AM NOT DONE comment in conversions exercise files
|
2019-12-16 11:33:00 -05:00 |
|
Abdou Seck
|
0c85dc1193
|
feat: Add type conversion and parsing exercises
|
2019-12-16 09:12:13 -05:00 |
|