Skip to content

Commit 31a8603

Browse files
committed
Auto merge of rust-lang#105175 - michaelwoerister:add-stable-ord-trait, r=nagisa
Add StableOrd trait as proposed in MCP 533. The `StableOrd` trait can be used to mark types as having a stable sort order across compilation sessions. Collections that sort their items in a stable way can safely implement HashStable by hashing items in sort order. See rust-lang/compiler-team#533 for more information.
2 parents a34a0c9 + bc2454d commit 31a8603

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)