Files
rust/compiler
Matthias Krüger fafe13aea4 Rollup merge of #125467 - compiler-errors:binop-in-bool-expectation, r=estebank
Only suppress binop error in favor of semicolon suggestion if we're in an assignment statement

Similar to #123722, we are currently too aggressive when delaying a binop error with the expectation that we'll emit another error elsewhere. This adjusts that heuristic to be more accurate, at the cost of some possibly poorer suggestions.

Fixes #125458
2024-05-24 23:01:09 +02:00
..
2024-05-23 06:03:17 +10:00
2024-05-21 20:12:30 -04:00
2024-05-17 18:33:37 -03:00
2024-04-18 15:36:25 +10:00
2024-05-21 17:00:45 -04:00
2024-05-21 20:12:30 -04:00