Files
rust/compiler
Jonathan Brouwer e7d5c0a9ef Rollup merge of #156443 - el-ev:fix-break-sugg, r=ShoyuVanilla
Fix invalid suggestion for parenthesized break

Resolves rust-lang/rust#156383

The old code incorrectly assumed `e.span` started exactly at the beginning of `break`. Fixed by locating the exact start position of `break`.
2026-05-18 17:07:09 +02:00
..
2026-05-07 22:22:56 +09:00
2026-05-04 16:28:58 +00:00
2026-05-04 16:28:58 +00:00
2026-05-07 20:23:37 +03:00
2026-05-13 20:29:15 +00:00
2026-05-11 21:32:42 +02:00
2026-05-16 21:16:35 +10:00
2026-05-12 21:58:50 +02:00
2026-05-11 21:32:42 +02:00
2026-05-12 21:58:50 +02:00
2026-05-12 21:58:50 +02:00