diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-03 10:45:49 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-17 13:21:02 +1100 |
| commit | b141440f8621e238941f1b79a4e9ea7bcd9c38bc (patch) | |
| tree | 3a64ee7d27f6a05a46c79a4fe80ffa5dffa1b58a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 0b90953a2d35b1886829fb8ec986d59d337f9c3a (diff) | |
| download | rust-b141440f8621e238941f1b79a4e9ea7bcd9c38bc.tar.gz rust-b141440f8621e238941f1b79a4e9ea7bcd9c38bc.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
