about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-10-28 10:18:48 -0700
committerGitHub <noreply@github.com>2024-10-28 10:18:48 -0700
commita24b3778d6105d834310050df17bcdf98c658d46 (patch)
treedb06b0d72ff0562110a2d458f6ed253c56bdc897 /compiler/rustc_llvm/llvm-wrapper
parent9f57edf2e261ade3c926d69459162057f15164d6 (diff)
parente3bf50ede281ffd88ac70b65eb2df6b4352f3737 (diff)
downloadrust-a24b3778d6105d834310050df17bcdf98c658d46.tar.gz
rust-a24b3778d6105d834310050df17bcdf98c658d46.zip
Rollup merge of #130259 - adwinwhite:lower-node-id-once, r=cjgillot
Lower AST node id only once

Fixes #96346.

I basically followed the given instructions except the inline part.

`lower_jump_destination` can't reuse local existing `HirId` due to unknown name resolution result so I created an additional mapping for labels.

r? ```@cjgillot```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions