Update iced
#76
Annotations
7 warnings
all:
src/data/assistant.rs#L332
unneeded `return` statement
|
all:
src/icon.rs#L57
the following explicit lifetimes could be elided: 'a
|
all:
src/screen/conversation.rs#L271
using `clone` on type `Id` which implements the `Copy` trait
|
all:
src/screen/conversation.rs#L394
using `clone` on type `Option<Id>` which implements the `Copy` trait
|
all:
src/screen/conversation.rs#L660
using `clone` on type `Id` which implements the `Copy` trait
|
all:
src/screen/conversation.rs#L743
the following explicit lifetimes could be elided: 'a
|
all:
src/screen/conversation.rs#L828
useless conversion to the same type: `iced_core::element::Element<'_, screen::conversation::Message, iced::Theme, iced_renderer::fallback::Renderer<iced_wgpu::Renderer, iced_tiny_skia::Renderer>>`
|