refactor #294
Annotations
10 warnings
tiny_skia/src/window/compositor.rs#L180
unnecessary closure used to substitute value for `Option::None`
|
tiny_skia/src/window/compositor.rs#L180
casting to the same type is unnecessary (`u32` -> `u32`)
|
tiny_skia/src/window/compositor.rs#L182
unnecessary closure used to substitute value for `Option::None`
|
tiny_skia/src/window/compositor.rs#L182
casting to the same type is unnecessary (`u32` -> `u32`)
|
widget/src/text_input/mod.rs#L15
module has the same name as its containing module
|
winit/src/application.rs#L939
redundant closure
|
src/lib.rs#L303
private item shadows public glob re-export
|
src/lib.rs#L304
private item shadows public glob re-export
|
src/lib.rs#L306
private item shadows public glob re-export
|
src/lib.rs#L307
private item shadows public glob re-export
|
The logs for this run have expired and are no longer available.
Loading