rust/compiler/rustc_middle
Griffin Smith 462f86da9a 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.
2021-04-07 10:29:04 -04:00
..
2021-04-07 10:29:04 -04:00
2020-12-02 20:28:41 +01:00

For more information about how rustc works, see the rustc dev guide.