Files
rust/compiler/rustc_parse/src/parser
Matthias Krüger 2e06dcdbeb Rollup merge of #147245 - karolzwolak:only-replace-intended-bar-not-all-in-pattern, r=lcnr
only replace the intended comma in pattern suggestions

Only suggest to replace the intended comma, not all bars in the pattern.
Fixes rust-lang/rust#143330.
This continues rust-lang/rust#143331, the credit for making the fix goes to `@A4-Tacks.` I just blessed tests and added a regression test.
2025-10-03 21:10:31 +02:00
..
2025-08-09 15:47:01 +08:00
2025-09-27 00:42:11 +00:00
2025-08-09 15:47:01 +08:00
2025-08-22 08:38:37 +02:00
2025-08-30 18:42:07 +00:00
2025-09-09 19:49:40 +02:00
2025-09-16 11:38:08 -07:00