diff options
| author | Lukas Wirth <lukastw97@gmail.com> | 2025-05-28 10:14:25 +0200 |
|---|---|---|
| committer | Lukas Wirth <lukastw97@gmail.com> | 2025-05-28 10:38:38 +0200 |
| commit | 457e84f4d8015af33a7d1fa4d3776a2dac67f3a8 (patch) | |
| tree | cb115b9136402d4636502fa5ff97695430fdcc25 /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 7ec351ec7caa66ed4ef141f670dd4795692fd1c1 (diff) | |
| download | rust-457e84f4d8015af33a7d1fa4d3776a2dac67f3a8.tar.gz rust-457e84f4d8015af33a7d1fa4d3776a2dac67f3a8.zip | |
fix: Handle included files better in IDE layer
This does not fully fix things, but it introduces a function that can be used to fix occurences. When using `to_def` functionality, the input node needs to come from the macro expanded include, not the real file that was included. This does unfortunately add more caller burden, but there is not really a way around it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
