- Full clippy output files (errors, warnings, results) - Analysis scripts for processing clippy warnings - Support files for Agent 10 clippy analysis
101 lines
5.5 KiB
Plaintext
101 lines
5.5 KiB
Plaintext
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.85.0` from `clippy.toml`
|
|
warning: `config` (lib) generated 1 warning
|
|
warning: `config` (example "runtime_config_example") generated 1 warning (1 duplicate)
|
|
warning: `config` (test "asset_classification_tests") generated 1 warning (1 duplicate)
|
|
warning: `config` (lib test) generated 1 warning (1 duplicate)
|
|
error: this import is redundant
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: long literal lacking separators
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unnecessary hashes around raw string literal
|
|
error: unused variable: `order`
|
|
error: useless use of `vec!`
|
|
error: could not compile `common` (test "types_comprehensive_tests") due to 3 previous errors
|
|
warning: build failed, waiting for other jobs to finish...
|
|
error: empty line after doc comment
|
|
error: integer type suffix should be separated by an underscore
|
|
error: integer type suffix should be separated by an underscore
|
|
error: item in documentation is missing backticks
|
|
error: item in documentation is missing backticks
|
|
error: item in documentation is missing backticks
|
|
error: item in documentation is missing backticks
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: docs for function which may panic missing `# Panics` section
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: missing `#[must_use]` attribute on a method returning `Self`
|
|
error: float type suffix should be separated by an underscore
|
|
error: item in documentation is missing backticks
|
|
error: item in documentation is missing backticks
|
|
error: item in documentation is missing backticks
|
|
error: this method could have a `#[must_use]` attribute
|
|
error: variables can be used directly in the `format!` string
|
|
error: `format!(..)` appended to existing `String`
|
|
error: variables can be used directly in the `format!` string
|
|
error: float type suffix should be separated by an underscore
|
|
error: variables can be used directly in the `format!` string
|
|
error: variables can be used directly in the `format!` string
|
|
error: variables can be used directly in the `format!` string
|
|
error: variables can be used directly in the `format!` string
|