about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-01 18:03:25 +0000
committerbors <bors@rust-lang.org>2021-05-01 18:03:25 +0000
commit6e2a34474bb86911c5235476d2ea820e163629fe (patch)
treecaef57b361268262255d0d3dec39ee03179d604f /compiler/rustc_codegen_llvm/src/builder.rs
parent5f304a5d7908d9dd55dda3baadd3cf564d907369 (diff)
parentd794cb0d4fb795fc67e4e1e34c590d10e7189e76 (diff)
downloadrust-6e2a34474bb86911c5235476d2ea820e163629fe.tar.gz
rust-6e2a34474bb86911c5235476d2ea820e163629fe.zip
Auto merge of #83114 - cjgillot:hop, r=eddyb
Move HIR parenting information out of hir_owner

Split out of #82681.

The parent of a HIR node and its content are currently bundled together, but are rarely used together.
This PR separates both information in two distinct queries for HIR owners.
This reduces incremental invalidation for HIR items that appear within a function body when this body (and the local ids) changes.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions