65dc019fa6
Fix new Clippy error in solution
2025-02-18 20:15:50 +01:00
fc0cd8f0f8
Switch comment style to //
2024-11-14 09:14:40 +01:00
d5cae8ff59
Add alternative solution using From trait
2024-11-13 23:51:09 +01:00
47976caa69
Import Ordering
2024-08-22 14:42:17 +02:00
423b50b068
Use match instead of comparison chain
2024-08-22 14:37:47 +02:00
2128be8b28
chore: Fix snakecase convention in errors6.rs
...
Exercise errors6.rs prompts the user to add a method named `from_parseint`. This commit changes the method name to the corrected snakecase format, `from_parse_int`.
2024-08-04 02:36:45 -04:00
b87aa98634
Fix warnings
2024-07-04 13:38:35 +02:00
d54c050985
Improve a comment in errors2
2024-07-04 13:03:05 +02:00
b1daea1fe8
errors6 solution
2024-06-27 01:12:50 +02:00
129884aff7
errors5 solution
2024-06-26 18:21:19 +02:00
9b7a5c041e
errors4 solution
2024-06-26 15:54:18 +02:00
c46d8bdf95
errors3 solution
2024-06-26 15:44:33 +02:00
050a23ce67
errors2 solution
2024-06-26 15:36:14 +02:00
2afe6b38d3
Fix tests
2024-06-26 15:12:58 +02:00
097f3c74ea
errors1 solution
2024-06-26 15:06:29 +02:00
177e2870c5
Edit comment
2024-04-25 16:30:01 +02:00
2dac8e509b
Refactor embedded files to add solutions
2024-04-23 19:18:25 +02:00