Files
rust/compiler
Jacob Pratt 625d5f9fc9 Rollup merge of #159667 - estebank:verbose-parse-suggestions, r=TaKO8Ki
Make some parser structured suggestions verbose and tweak their wording

Replace most of the `.span_suggestion(` in `rustc_parse` with `.span_suggestion_verbose(`, as they are more readabale, if more verbose. Verbose suggestions also tend to highlight off-by-one `Span` errors better.

Tweak some of the touched diagnostics to bring them more in-line with our house style.

CC https://github.com/rust-lang/rust/issues/141973
2026-07-24 01:59:27 -04:00
..
2026-07-23 14:43:52 +02:00
2026-05-04 16:28:58 +00:00
2026-07-21 18:16:18 +10:00
2026-07-21 15:26:08 +02:00
2026-07-22 11:42:09 +02:00
2025-10-12 08:08:30 +00:00
2026-07-21 15:26:08 +02:00
2026-07-14 08:23:57 -05:00
2026-07-14 08:23:57 -05:00
2026-07-21 15:26:08 +02:00