about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2023-02-22 10:35:08 +0100
committerGitHub <noreply@github.com>2023-02-22 10:35:08 +0100
commit437f210af54b35bb6c53aaa806ea0f68f184fb51 (patch)
tree8096541e35bcd303c58c4c49e73f32cb1beca67a /compiler/rustc_codegen_gcc
parenta32c50040042ac2dc5a420a0baaf0c6dd7471e13 (diff)
parent0b9a3e29d440482f77807528e470ae7bdd10abb4 (diff)
downloadrust-437f210af54b35bb6c53aaa806ea0f68f184fb51.tar.gz
rust-437f210af54b35bb6c53aaa806ea0f68f184fb51.zip
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
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions