This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Tokio Tracing #149
Annotations
11 warnings
|
Cargo:
src/endpoints/hypixel.rs#L123
redundant closure
|
|
Cargo:
src/endpoints/hypixel.rs#L129
unneeded `return` statement
|
|
Cargo:
src/endpoints/global_data.rs#L234
unneeded `return` statement
|
|
Cargo:
src/endpoints/global_data.rs#L170
empty string literal in `writeln!`
|
|
Cargo:
src/endpoints/channel.rs#L538
`u32::deserialize(deserializer)?` is never smaller than `0` and has therefore no effect
|
|
Cargo:
src/endpoints/channel.rs#L119
this expression creates a reference which is immediately dereferenced by the compiler
|
|
Cargo:
src/endpoints/account.rs#L286
unneeded `return` statement
|
|
Cargo:
src/endpoints/account.rs#L184
unneeded `return` statement
|
|
Cargo:
build.rs#L9
variables can be used directly in the `format!` string
|
|
Cargo:
build.rs#L7
the borrowed expression implements the required traits
|
|
Cargo
Cache not found for keys: v0-rust-cargo-Linux-x64-07f77117-6bd3b252, v0-rust-cargo-Linux-x64-07f77117
|