Cleanup #176
Annotations
20 warnings
winit/src/application.rs#L1021
unused variable: `level`
|
src/lib.rs#L306
private item shadows public glob re-export
|
src/lib.rs#L307
private item shadows public glob re-export
|
src/lib.rs#L309
private item shadows public glob re-export
|
src/lib.rs#L310
private item shadows public glob re-export
|
src/lib.rs#L311
private item shadows public glob re-export
|
widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
|
widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
|
widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
|
widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
|
sctk/src/application.rs#L46
unused import: `ffi::c_void`
|
sctk/src/application.rs#L1610
method `frame` is never used
|
sctk/src/conversion.rs#L18
static variable `key_conversion` should have an upper case name
|
widget/src/text_input/text_input_wayland.rs#L525
unused variable: `line_height`
|
widget/src/text_input/text_input_wayland.rs#L600
unused variable: `dnd_icon`
|
widget/src/text_input/text_input_wayland.rs#L1446
unused variable: `line_height`
|
widget/src/dnd_source.rs#L262
variable does not need to be mutable
|
widget/src/text_input/text_input_wayland.rs#L1334
using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
|
src/wayland/mod.rs#L2
private item shadows public glob re-export
|
src/lib.rs#L306
private item shadows public glob re-export
|
The logs for this run have expired and are no longer available.
Loading