Continuous Integration #278
Annotations
10 errors and 1 warning
Clippy:
macros/src/context.rs#L65
use of `format!` to build up a string from an iterator
|
Clippy:
macros/src/context.rs#L87
`to_string` applied to a type that implements `Display` in `write!` args
|
Clippy:
macros/src/context.rs#L108
use of `format!` to build up a string from an iterator
|
Clippy:
macros/src/context.rs#L115
`to_string` applied to a type that implements `Display` in `format!` args
|
Clippy:
macros/src/error.rs#L26
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
macros/src/error.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
macros/src/error.rs#L58
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
macros/src/gtk.rs#L82
`to_string` applied to a type that implements `Display` in `format!` args
|
Clippy:
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
macros/src/gtk.rs#L139
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
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