rust/library/core
bors 53d4476111 Auto merge of #138881 - scottmcm:more-chaining-ord, r=Mark-Simulacrum
Use the chaining methods on PartialOrd for slices too

#138135 added these doc-hidden trait methods to improve the tuple codegen.  This PR adds more implementations and callers so that the codegen for slice (and array) comparisons also improves.
2025-04-13 11:47:23 +00:00
..
src Auto merge of #138881 - scottmcm:more-chaining-ord, r=Mark-Simulacrum 2025-04-13 11:47:23 +00:00
Cargo.toml update cfgs 2025-04-09 12:29:59 +01:00