diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-04-09 10:03:02 +0200 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-04-09 10:47:41 +0200 |
| commit | 0fe33171e450a4d0f1b477ce37f691604456aac0 (patch) | |
| tree | cb4a77ce9f6ed7bd85c1187dfa13f8f3d4e10f9c /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | a7280e0374a8249b53f1fce25c2a4cb886d58fa2 (diff) | |
| download | rust-0fe33171e450a4d0f1b477ce37f691604456aac0.tar.gz rust-0fe33171e450a4d0f1b477ce37f691604456aac0.zip | |
Accept `self.cmp(other).into()` as canonical `PartialOrd` impl
`non_canonical_partial_ord_impl` will now recognize two forms of canonical implementations: `Some(self.cmp(other))` and `self.cmp(other).into()`.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
