Skip to content

Adding support for dots in number_input #639

Adding support for dots in number_input

Adding support for dots in number_input #639

Triggered via pull request July 19, 2024 19:11
Status Success
Total duration 1m 32s
Artifacts

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
all: src/widgets/number_input.rs#L463
`to_string()` called on a `&str`
all: src/widgets/typed_input.rs#L75
this argument is passed by value, but not consumed in the function body
all: src/widgets/typed_input.rs#L242
consider adding a `;` to the last statement for consistent formatting
all: src/widgets/sidebar/column.rs#L237
usage of a legacy numeric constant
all: src/widgets/sidebar/row.rs#L240
usage of a legacy numeric constant