* Inline format strings using an automated clippy fix ```sh cargo clippy --fix --all-features --all-targets -- -A clippy::all -W clippy::uninlined_format_args cargo fmt --all ``` * Remove unused & and &mut using an automated clippy fix ```sh cargo clippy --fix --all-features --all-targets -- -A clippy::all -W clippy::uninlined_format_args ``` |
||
|---|---|---|
| .. | ||
| candidate_set | ||
| initialize | ||
| inventory_registry | ||
| set | ||
| unready_service | ||
| candidate_set.rs | ||
| initialize.rs | ||
| inventory_registry.rs | ||
| limit.rs | ||
| set.rs | ||
| unready_service.rs | ||