about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo>2022-12-02 15:14:49 +0100
committerMichael Woerister <michaelwoerister@posteo>2022-12-02 15:19:30 +0100
commit3a58309798e39ab48e4cb85c1013ad7e7410ace8 (patch)
treeccd3701f75e5d908530e5646265353f2aef5b3ed /compiler/rustc_codegen_llvm/src
parent11663b1b4857ffeafbd85a9a36c234d117373b76 (diff)
downloadrust-3a58309798e39ab48e4cb85c1013ad7e7410ace8.tar.gz
rust-3a58309798e39ab48e4cb85c1013ad7e7410ace8.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions