Continuous Integration #272
Annotations
10 errors and 1 warning
macros/src/context.rs#L87
`to_string` applied to a type that implements `Display` in `write!` args
|
macros/src/context.rs#L115
`to_string` applied to a type that implements `Display` in `format!` args
|
macros/src/error.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/error.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/error.rs#L58
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/gtk.rs#L82
`to_string` applied to a type that implements `Display` in `format!` args
|
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
macros/src/gtk.rs#L155
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
|
The logs for this run have expired and are no longer available.
Loading