diff options
| author | bors <bors@rust-lang.org> | 2024-01-30 11:27:18 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-01-30 11:27:18 +0000 |
| commit | 22b6f9679def52f5d1f32791749525741f697f1d (patch) | |
| tree | 8e05fcd56908757c9d7f6bbcebaae2117b051b59 /tests/debuginfo/enum-thinlto.rs | |
| parent | d13951f25c4cb880bff09a3c02a796ecc51f69ac (diff) | |
| parent | b22e772cab8ea0673f25fdacf3e1af472b242818 (diff) | |
| download | rust-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
