mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
Use infallible conversion to teach From trait
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- `structs3`: Rewrote the exercise to make users type method syntax themselves.
|
||||
- Rename the exercises for smart pointers and conversions so they're sorted alphabetically. [@foxfromworld](https://github.com/foxfromworld)
|
||||
- `vecs1`: Remove array literal. Some learners assumed their task is to convert it to a vector.
|
||||
- `conversions2`: Redesign the context such that infallible conversion makes sense.
|
||||
|
||||
## 6.5.0 (2025-08-21)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user