mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +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 |