Files
rust/tests
Guillaume Gomez 437f210af5 Rollup merge of #108239 - clubby789:overlapping-spans, r=compiler-errors
Fix overlapping spans in removing extra arguments

Fixes #108225

Each span is already extended to include the previous comma, so extending to the *next* comma is unecessary and causes an ICE with assertions on.

``@rustbot`` label +A-diagnostics
2023-02-22 10:35:08 +01:00
..
2023-01-29 13:01:06 +01:00
2023-01-29 20:19:26 +01:00
2023-02-16 15:14:45 +11:00
2023-02-21 11:53:20 +11:00