diff options
| author | Jubilee <workingjubilee@gmail.com> | 2024-10-28 10:18:48 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-28 10:18:48 -0700 |
| commit | a24b3778d6105d834310050df17bcdf98c658d46 (patch) | |
| tree | db06b0d72ff0562110a2d458f6ed253c56bdc897 /compiler/rustc_llvm/llvm-wrapper | |
| parent | 9f57edf2e261ade3c926d69459162057f15164d6 (diff) | |
| parent | e3bf50ede281ffd88ac70b65eb2df6b4352f3737 (diff) | |
| download | rust-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
