about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-24 23:01:09 +0200
committerGitHub <noreply@github.com>2024-05-24 23:01:09 +0200
commitfafe13aea46f1f14ff6a1346b5d11c946736f6cf (patch)
tree73fe0a4f49d3ada543f6b63681f0e8aea3cee30a /library/std/src/sys/pal/unix/stack_overflow.rs
parent697ac29a803136f90989bd53c294321174a24f33 (diff)
parenta02aba7c542bf65f53c3a631f56110d8d95afc1c (diff)
downloadrust-fafe13aea46f1f14ff6a1346b5d11c946736f6cf.tar.gz
rust-fafe13aea46f1f14ff6a1346b5d11c946736f6cf.zip
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
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions