mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
Apply pedantic Clippy lints
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ impl<'a> WatchState<'a> {
|
||||
watch_event_sender,
|
||||
terminal_event_unpause_receiver,
|
||||
manual_run,
|
||||
)
|
||||
);
|
||||
})
|
||||
.context("Failed to spawn a thread to handle terminal events")?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user