This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Add missing 'normal' rank color, add player name #133
Annotations
10 warnings
|
Cargo:
src/endpoints/account.rs#L184
unneeded `return` statement
|
|
Cargo:
src/endpoints/account.rs#L286
unneeded `return` statement
|
|
Cargo:
src/endpoints/channel.rs#L119
this expression creates a reference which is immediately dereferenced by the compiler
|
|
Cargo:
src/endpoints/channel.rs#L533
`u32::deserialize(deserializer)?` is never smaller than `0` and has therefore no effect
|
|
Cargo:
src/endpoints/global_data.rs#L147
empty string literal in `writeln!`
|
|
Cargo:
src/endpoints/hypixel.rs#L128
unneeded `return` statement
|
|
Cargo:
src/endpoints/hypixel.rs#L122
redundant closure
|
|
Cargo:
src/endpoints/hypixel.rs#L170
implementation of inherent method `to_string(&self) -> String` for type `endpoints::hypixel::Rank`
|
|
Cargo:
src/endpoints/hypixel.rs#L200
redundant closure
|
|
Cargo:
src/endpoints/hypixel.rs#L203
redundant closure
|