bors 0c764216d5 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
2024-01-20 08:12:44 +00:00
..
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:52:55 +01:00
2024-01-19 18:31:15 +01:00
2024-01-19 18:31:15 +01:00
2024-01-19 18:31:15 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 17:31:01 +01:00
2024-01-19 18:36:32 +01:00
2024-01-16 13:37:22 +03:00
2024-01-19 15:15:23 +01:00
2024-01-18 13:59:49 +01:00