Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 109f270

Browse files
authoredSep 29, 2024
Rollup merge of rust-lang#129003 - Voultapher:improve-ord-docs, r=workingjubilee
Improve Ord docs - Makes wording more clear and re-structures some sections that can be overwhelming for someone not already in the know. - Adds examples of how *not* to implement Ord, inspired by various anti-patterns found in real world code. Many of the wording changes are inspired directly by my personal experience of being confused by the `Ord` docs and seeing other people get it wrong as well, especially lately having looked at a number of `Ord` implementations as part of rust-lang#128899. Created with help by `@orlp.` r​? `@workingjubilee`
2 parents 07542a5 + 08ac3a0 commit 109f270

File tree

1 file changed

+257
-99
lines changed

1 file changed

+257
-99
lines changed
 
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Failed to load comments.