mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-07-01 00:45:17 +02:00
Thanks Clippy :)
This commit is contained in:
@ -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