diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-11-09 19:21:25 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-09 19:21:25 +0530 |
| commit | 062f2fc50fa6c4d9acd652766123b7f766fab2ff (patch) | |
| tree | fe420a97e9617ba5a05d793346d5ad96487679e7 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 64e737c07c7dd10f8904265c82396a156a78ef12 (diff) | |
| parent | b6c05eb7d3f59b43b2e9ada520167f87bb4084aa (diff) | |
| download | rust-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_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
