mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 08:43:30 +02:00
Thanks Clippy :)
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ impl From<ExerciseInfo> for Exercise {
|
||||
|
||||
let hint = exercise_info.hint.trim().to_owned();
|
||||
|
||||
Exercise {
|
||||
Self {
|
||||
dir,
|
||||
name,
|
||||
path,
|
||||
|
||||
Reference in New Issue
Block a user