Cleanup #176
Annotations
10 warnings
all:
widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
all:
widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
all:
widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
all:
widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
|
all:
winit/src/application.rs#L7
unused import: `iced_graphics::core::widget::operation::focusable::focus`
|
all:
winit/src/application.rs#L386
unused variable: `commands`
|
all:
winit/src/application.rs#L386
variable does not need to be mutable
|
all:
winit/src/application.rs#L1021
unused variable: `level`
|
all:
winit/src/application.rs#L937
redundant closure
|
all:
widget/src/text_input/mod.rs#L15
module has the same name as its containing module
|