Decouple derive
dependencies (#716)
#588
Annotations
10 warnings
src/platform/normal/mod.rs#L136
unsafe block missing a safety comment
|
src/platform/normal/mod.rs#L141
unsafe block missing a safety comment
|
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
src/component/splits/column.rs#L324
very complex type used. Consider factoring parts into `type` definitions
|
src/hotkey_config.rs#L88
this returns a `Result<_, ()>`
|
src/rendering/default_text_engine/mod.rs#L31
very complex type used. Consider factoring parts into `type` definitions
|
src/rendering/mod.rs#L506
this function has too many arguments (11/7)
|
src/rendering/mod.rs#L593
this function has too many arguments (8/7)
|
src/rendering/mod.rs#L624
this function has too many arguments (8/7)
|
The logs for this run have expired and are no longer available.
Loading