about summary refs log tree commit diff
path: root/tests/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-30 11:27:18 +0000
committerbors <bors@rust-lang.org>2024-01-30 11:27:18 +0000
commit22b6f9679def52f5d1f32791749525741f697f1d (patch)
tree8e05fcd56908757c9d7f6bbcebaae2117b051b59 /tests/debuginfo/enum-thinlto.rs
parentd13951f25c4cb880bff09a3c02a796ecc51f69ac (diff)
parentb22e772cab8ea0673f25fdacf3e1af472b242818 (diff)
downloadrust-22b6f9679def52f5d1f32791749525741f697f1d.tar.gz
rust-22b6f9679def52f5d1f32791749525741f697f1d.zip
Auto merge of #16439 - wasd96040501:feat/gotodef3, r=Veykril
feat: Support for GOTO def from *inside* files included with include! macro

close #14937
Try to implement goto def from *inside* files included with include! macro.
This implementation has two limitations:
1. Only **one** file which calls include! will be tracked. (I think multiple file be included is a rare case and we may let it go for now)
2. Mapping token from included file to macro call file (semantics.rs:646~658) works fine but I am not sure is this the correct way to implement.
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions