about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-11-09 19:21:25 +0530
committerGitHub <noreply@github.com>2022-11-09 19:21:25 +0530
commit062f2fc50fa6c4d9acd652766123b7f766fab2ff (patch)
treefe420a97e9617ba5a05d793346d5ad96487679e7 /compiler/rustc_codegen_llvm/src/errors.rs
parent64e737c07c7dd10f8904265c82396a156a78ef12 (diff)
parentb6c05eb7d3f59b43b2e9ada520167f87bb4084aa (diff)
downloadrust-062f2fc50fa6c4d9acd652766123b7f766fab2ff.tar.gz
rust-062f2fc50fa6c4d9acd652766123b7f766fab2ff.zip
Rollup merge of #104125 - ink-feather-org:const_cmp_tuples, r=fee1-dead
Const Compare for Tuples

Makes the impls for Tuples of ~const `PartialEq` types also `PartialEq`, impls for Tuples of ~const `PartialOrd` types also `PartialOrd`, for Tuples of ~const `Ord` types also `Ord`.

behind the `#![feature(const_cmp)]` gate.

~~Do not merge before #104113 is merged because I want to use this feature to clean up the new test that I added there.~~

r? ``@fee1-dead``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions