use sort_unstable to sort primitive types It's not important to retain original order if we have &[1, 1, 2, 3] for example. clippy::stable_sort_primitive |
||
|---|---|---|
| .. | ||
| expr.rs | ||
| item.rs | ||
| lib.rs | ||
| pat.rs | ||
| path.rs | ||
use sort_unstable to sort primitive types It's not important to retain original order if we have &[1, 1, 2, 3] for example. clippy::stable_sort_primitive |
||
|---|---|---|
| .. | ||
| expr.rs | ||
| item.rs | ||
| lib.rs | ||
| pat.rs | ||
| path.rs | ||