clippy #763
Annotations
6 errors and 1 warning
runtime/src/platform_specific/wayland/layer_surface.rs#L74
calling `KeyboardInteractivity::default()` is more clear than this expression
|
runtime/src/platform_specific/wayland/layer_surface.rs#L77
calling `IcedOutput::default()` is more clear than this expression
|
runtime/src/platform_specific/wayland/layer_surface.rs#L78
calling `String::default()` is more clear than this expression
|
runtime/src/platform_specific/wayland/layer_surface.rs#L79
calling `IcedMargin::default()` is more clear than this expression
|
runtime/src/platform_specific/wayland/layer_surface.rs#L80
calling `Option::default()` is more clear than this expression
|
|
core/src/id.rs#L67
`to_string` applied to a type that implements `Display` in `write!` args
|
This job failed
Loading