about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-20 02:07:05 +0000
committerbors <bors@rust-lang.org>2023-10-20 02:07:05 +0000
commitae466d2d0a82f460afa6cfeb4b424d82b26e1e6d (patch)
tree04685d3fdab31878b9c3b9e716541078d02153a7 /compiler/rustc_interface/src
parent5cee4f305a97b969cb8d1ca99ffeb1ec4d004148 (diff)
parent0091166b5767c45152318abcf7b9c97cc268e1b3 (diff)
downloadrust-ae466d2d0a82f460afa6cfeb4b424d82b26e1e6d.tar.gz
rust-ae466d2d0a82f460afa6cfeb4b424d82b26e1e6d.zip
Auto merge of #116838 - gurry:116836-dup-macro-invoc-diag, r=petrochenkov
Fix duplicate labels emitted in `render_multispan_macro_backtrace()`

This PR replaces the `Vec` used to store labels with an `FxIndexSet` in order to eliminate duplicates

Fixes #116836
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions