Stabilize cmp_min_max_by
I would like to propose cmp::{min_by, min_by_key, max_by, max_by_key}
for stabilization.
These are relatively simple and seemingly uncontroversial functions and
have been unchanged in unstable for a while now.
Closes: #64460
|
||
|---|---|---|
| .. | ||
| dep_graph | ||
| hir | ||
| ich | ||
| infer | ||
| middle | ||
| mir | ||
| query | ||
| traits | ||
| ty | ||
| util | ||
| arena.rs | ||
| lib.rs | ||
| lint.rs | ||
| macros.rs | ||
| tests.rs | ||