feat: pop-os megasquash #188
Annotations
10 errors and 10 warnings
Cargo.toml#L224
lint group `rust_2018_idioms` has the same priority (0) as a lint
|
core/src/clipboard.rs#L141
useless conversion to the same type: `std::option::Option<std::string::String>`
|
core/src/clipboard.rs#L168
you should consider adding a `Default` implementation for `DndDestinationRectangles`
|
core/src/widget/operation.rs#L190
consider adding a `;` to the last statement for consistent formatting
|
core/src/widget/text.rs#L57
calling `Wrap::default()` is more clear than this expression
|
core/src/widget/text.rs#L265
consider adding a `;` to the last statement for consistent formatting
|
core/src/widget/tree.rs#L267
consider adding a `;` to the last statement for consistent formatting
|
core/src/widget/tree.rs#L272
consider adding a `;` to the last statement for consistent formatting
|
core/src/element.rs#L315
consider adding a `;` to the last statement for consistent formatting
|
|
core/src/event.rs#L2
unused import: `dnd::DndEvent`
|
core/src/event.rs#L3
unused import: `dnd::DndSurface`
|
core/src/overlay/group.rs#L6
unused import: `crate::widget`
|
core/src/clipboard.rs#L23
unused variable: `kind`
|
core/src/clipboard.rs#L32
unused variable: `kind`
|
core/src/clipboard.rs#L141
this `let...else` may be rewritten with the `?` operator
|
core/src/overlay.rs#L55
doc list item missing indentation
|
core/src/theme.rs#L163
this `impl` can be derived
|
core/src/widget.rs#L28
doc list item missing indentation
|
core/src/widget.rs#L30
doc list item missing indentation
|
This job failed
Loading