about summary refs log tree commit diff
path: root/tests/coverage/overflow.coverage
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-20 08:12:44 +0000
committerbors <bors@rust-lang.org>2024-01-20 08:12:44 +0000
commit0c764216d59c81f00d1ead3c8989a78d346175af (patch)
treeaf4d424c6b4f26969ac1dec7e1b35cf3dd7fd21f /tests/coverage/overflow.coverage
parent67cfbf231c1e2ba3129529de950d1c4ca7921404 (diff)
parentf9b5e0d2191447e5c1e92056377893a21ab4bf17 (diff)
downloadrust-0c764216d59c81f00d1ead3c8989a78d346175af.tar.gz
rust-0c764216d59c81f00d1ead3c8989a78d346175af.zip
Auto merge of #16396 - Young-Flash:fix_marco, r=Veykril
fix panic with reference in macro

it panic at `builder.make_mut(segment)`, where segment is from macro expand. And the usage reference in orginal macro call isn't a `PathSegment` so we can't update it in `apply_references`, I can't find a way to deal with it properly so here just filter out the reference in macro. LMK if there are better way to fix this

try to close https://github.com/rust-lang/rust-analyzer/issues/16328
Diffstat (limited to 'tests/coverage/overflow.coverage')
0 files changed, 0 insertions, 0 deletions