Previously, we only inverted comparison operators (< and the like) if the type implemented Ord. This doesn't make sense: if `<` works, then `>=` will work as well! Extra semantic checks greatly reduce robustness and predictability of the assist, it's better to keep things simple. |
||
|---|---|---|
| .. | ||
| generated.rs | ||
| sourcegen.rs | ||