* Remove an unused async track_caller which will soon become a warning * Explicitly drop unused futures * Work around a compiler panic (ICE) with flat_map() https://github.com/rust-lang/rust/issues/105044 * Remove a redundant into_iter() * allow(clippy::needless_collect) |
||
|---|---|---|
| .. | ||
| candidate_set | ||
| initialize | ||
| inventory_registry | ||
| set | ||
| unready_service | ||
| candidate_set.rs | ||
| initialize.rs | ||
| inventory_registry.rs | ||
| limit.rs | ||
| set.rs | ||
| unready_service.rs | ||