mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
b1b0a1597c
Optimize jumps in PartialOrd le Closes https://github.com/rust-lang/rust/issues/73338 This change stops default implementation of `le()` method of PartialOrd from generating jumps. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |