Updating the methods of NumberInput and TypedInput #707
Annotations
11 warnings
all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
all:
src/widget/overlay/color_picker.rs#L542
the following explicit lifetimes could be elided: 'b
|
all:
src/widget/overlay/color_picker.rs#L1753
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/overlay/date_picker.rs#L978
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/overlay/time_picker.rs#L1760
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/card.rs#L908
it is more idiomatic to use `Option<&T>` instead of `&Option<T>`
|
all:
src/widget/date_picker.rs#L188
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/selection_list/list.rs#L68
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/grid/types.rs#L24
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/grid/types.rs#L210
the following explicit lifetimes could be elided: 'a
|
all:
src/widget/grid/widget.rs#L15
the following explicit lifetimes could be elided: 'a
|