about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-02-03 10:45:49 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2025-02-17 13:21:02 +1100
commit8cf9eea5b3640fc119db11a70107ef09b44a5082 (patch)
tree91c23c7569d30cf0d2ce067e073b25918f3c1774 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentfc532c5b322106e8ddc6485451cd5f14c4e995bd (diff)
downloadrust-8cf9eea5b3640fc119db11a70107ef09b44a5082.tar.gz
rust-8cf9eea5b3640fc119db11a70107ef09b44a5082.zip
Move some `Map` methods onto `TyCtxt`.
The end goal is to eliminate `Map` altogether.

I added a `hir_` prefix to all of them, that seemed simplest. The
exceptions are `module_items` which became `hir_module_free_items` because
there was already a `hir_module_items`, and `items` which became
`hir_free_items` for consistency with `hir_module_free_items`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions