Files
third_party_rust_rust/compiler/rustc_data_structures/src
bors 9db224fc90 Auto merge of #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 https://github.com/rust-lang/compiler-team/issues/533 for more information.
2022-12-06 09:21:49 +00:00
..
2022-10-14 12:57:56 +08:00
2020-08-30 18:45:07 +03:00
2022-03-04 16:57:34 +01:00
2022-10-21 18:04:00 +08:00
2021-12-12 12:35:01 +08:00
2020-08-30 18:45:07 +03:00
2021-10-10 15:38:19 +02:00
2022-05-02 17:40:30 -07:00
2022-12-01 17:34:43 +00:00
2022-12-01 17:34:43 +00:00
2022-03-04 16:57:34 +01:00
2022-03-04 16:57:34 +01:00
2021-11-07 16:59:05 +01:00
2022-12-01 17:34:43 +00:00
2022-05-02 17:40:30 -07:00
2020-09-08 22:37:18 -04:00
2021-10-10 15:38:19 +02:00
2021-03-27 22:16:33 -04:00