Add tooltips to all settings #801
Merged
Annotations
10 warnings
Run Clippy:
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L329
very complex type used. Consider factoring parts into `type` definitions
|
Run Clippy:
src/hotkey_config.rs#L118
this returns a `Result<_, ()>`
|
Run Clippy:
src/rendering/svg.rs#L484
current MSRV (Minimum Supported Rust Version) is `1.70.0` but this item is stable since `1.71.0`
|
Run Clippy:
src/rendering/mod.rs#L553
this function has too many arguments (11/7)
|
Run Clippy:
src/rendering/mod.rs#L640
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L671
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L723
this function has too many arguments (9/7)
|
Run Clippy:
src/run/editor/mod.rs#L838
this returns a `Result<_, ()>`
|
Loading