Allowing the runtime to correctly hook into long-named Windows proces… #706
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#L324
very complex type used. Consider factoring parts into `type` definitions
|
Run Clippy:
src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
|
Run Clippy:
src/rendering/mod.rs#L506
this function has too many arguments (11/7)
|
Run Clippy:
src/rendering/mod.rs#L593
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L624
this function has too many arguments (8/7)
|
Run Clippy:
src/rendering/mod.rs#L676
this function has too many arguments (9/7)
|
Run Clippy:
src/run/editor/mod.rs#L846
this returns a `Result<_, ()>`
|
Run Clippy:
src/timing/timer/mod.rs#L151
the `Err`-variant returned from this function is very large
|
The logs for this run have expired and are no longer available.
Loading