Skip to content

Commit

Permalink
Auto merge of #126326 - eggyal:ununsafe-StableOrd, r=michaelwoerister
Browse files Browse the repository at this point in the history
Un-unsafe the `StableOrd` trait

Whilst incorrect implementations of this trait can cause miscompilation, they cannot cause memory unsafety in rustc.

[Discussed on Zulip](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Policy.20of.20.60unsafe.60.20within.20the.20compiler).

cc [MCP 533](rust-lang/compiler-team#533), #105175, `@michaelwoerister`

r? `@Nilstrieb`
  • Loading branch information
bors committed Jun 25, 2024
2 parents 9b9466b + 2a6d88b commit 7bbbbb3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7bbbbb3

Please sign in to comment.