about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-09-19 22:53:54 +0200
committerGitHub <noreply@github.com>2025-09-19 22:53:54 +0200
commit96a4ae3ab9b4bcf20837726169be2b1b46201e53 (patch)
treebdb02e28cc73936d8626db817fb8aaedcd5d43c8 /compiler/rustc_codegen_llvm/src
parent59043567a5cf12800e1457c36ad6a6b0fa02c6b6 (diff)
parent8d7ec96c00994e3e4da652201792ae2040c979c1 (diff)
downloadrust-96a4ae3ab9b4bcf20837726169be2b1b46201e53.tar.gz
rust-96a4ae3ab9b4bcf20837726169be2b1b46201e53.zip
Rollup merge of #146690 - npmccallum:convo, r=tgross35
add `[const] PartialEq` bound to `PartialOrd`

This change is included for discussion purposes.

The PartialOrd bound on PartialEq is not strictly necessary. It is, rather, logical: anything which is orderable should by definition have equality. Is the same true for constness? Should every type which is const orderable also have const equality?
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions