![]() Disable jump threading `UnOp::Not` for non-bool Fix #131195, where jumpthreading was optimizing `!a == b` into `a != b` for non-bool, where this is definitely not true. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |
![]() Disable jump threading `UnOp::Not` for non-bool Fix #131195, where jumpthreading was optimizing `!a == b` into `a != b` for non-bool, where this is definitely not true. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |