Files
rust/tests
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-21 14:09:56 +02:00
2026-07-13 11:02:01 +02:00
2026-07-20 18:24:17 +02:00
2026-07-13 10:54:53 +02:00
2026-07-22 11:42:09 +02:00
2026-07-23 01:42:44 +02:00
2026-07-13 10:54:53 +02:00
2026-07-13 10:54:53 +02:00
2026-07-13 10:54:53 +02:00
2026-07-16 07:51:44 -04:00
2026-07-22 11:42:09 +02:00
2023-01-11 09:32:08 +00:00