about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2025-01-06 13:17:13 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2025-01-08 11:46:18 +0000
commit6f1c4177e725d044871e17c0bdcafe4cc4a3b4ff (patch)
tree323f0170caa64bfcf166b6754dafc553d4384944 /compiler/rustc_codegen_llvm/src
parent9c87288a7d2f03625a813df6d3bfe43c09ad4f5a (diff)
downloadrust-6f1c4177e725d044871e17c0bdcafe4cc4a3b4ff.tar.gz
rust-6f1c4177e725d044871e17c0bdcafe4cc4a3b4ff.zip
stop calling `DenseLocationMap` "elements"
"Elements" are `RegionElement`s. The dense location mapping was removed
from the element containers a while ago but didn't rename its use-sites.
Most of the old naming only used the mapping, and are better named
`location_map`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions