1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
8ef5d10da2 Import the error variants in the tests 2024-07-02 01:29:30 +02:00
e3c8c457ba from_str solution 2024-07-02 01:03:55 +02:00
2f810a4da6 Clean up and unify exercises 2024-04-17 23:34:27 +02:00
fa1f239a70 Remove "I AM NOT DONE" and the verify mode and add AppState 2024-04-11 02:51:02 +02:00
f35f63fa57 Remove confusing aside in 23_conversions/from_str.rs
The advice tell us how to return as String error message. Unless I missed something, we can't even return a String error message here, so this advice is more confusing than anything and should better be removed.
2023-12-08 17:52:21 +00:00
64d95837e9 Update Exercises Directory Names to Reflect Order 2023-10-16 07:37:12 -04:00