diff options
| author | bors <bors@rust-lang.org> | 2024-10-04 04:18:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-04 04:18:15 +0000 |
| commit | 11ee3a830b8537976d54805331cc626604afbb63 (patch) | |
| tree | 3684d3c93caeab1455d771aebd3d551e3e879caf /compiler/rustc_parse/src/errors.rs | |
| parent | 7067e4aee45c18cfa1c6af3bf79bd097684fb294 (diff) | |
| parent | f0bfba258330884df9c9d14a0aafd741ca9bbdc9 (diff) | |
| download | rust-11ee3a830b8537976d54805331cc626604afbb63.tar.gz rust-11ee3a830b8537976d54805331cc626604afbb63.zip | |
Auto merge of #131201 - compiler-errors:unop-not, r=cjgillot
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.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
