bors[bot] a871da3693
Merge #10529
10529: Generate `PartialOrd` implementations r=Veykril a=yoshuawuyts

_co-authored with `@rylev_`

This closes #5946 (which should've been closed already, lol). This PR makes it so we generate `PartialOrd` code implementations where possible. This is the last of Rust's built-in traits that was missing codegen.

After this has been merged we should look at moving the tests to a better spot, and maybe cleaning up the implementation somewhat (it's rather copy-pasty at the moment).

Either way, this finishes up the functionality. Thanks heaps!

Co-authored-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
2021-10-12 17:32:58 +00:00
..
2021-10-09 17:17:16 +03:00
2021-10-03 23:53:30 +11:00
2021-10-10 18:09:13 +00:00
2021-10-09 17:17:16 +03:00
2021-10-12 17:32:58 +00:00
2021-10-10 07:17:52 +00:00
2021-10-09 17:17:16 +03:00
2021-10-10 21:08:10 +03:00
2021-10-07 17:06:24 +02:00
2021-10-03 23:53:30 +11:00
2021-10-09 17:17:16 +03:00
2021-10-03 23:53:30 +11:00
2021-10-09 17:17:16 +03:00
2021-10-12 07:56:00 +00:00
2021-10-03 23:39:43 +11:00
2021-10-06 23:24:47 +02:00
2021-10-10 12:39:58 +03:00
2021-10-03 23:53:30 +11:00
2021-10-03 23:53:30 +11:00
2021-10-03 23:53:30 +11:00