about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-08-29 11:47:00 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2024-08-29 12:13:22 +1000
commit1be2204363fed9f748860734e7d5f6f7910ecc7e (patch)
treee4c4f3811b3852484b23e875fd9885d464423720 /compiler/rustc_codegen_llvm/src
parentad5a6e11c75905a51146f1cd0bb036ebe7c01a29 (diff)
downloadrust-1be2204363fed9f748860734e7d5f6f7910ecc7e.tar.gz
rust-1be2204363fed9f748860734e7d5f6f7910ecc7e.zip
Simplify `Candidate`.
By making it own the index maps, instead of holding references to them.
This requires moving the free function `find_candidate` into
`Candidate::reset_and_find`. It lets the `'alloc` lifetime be removed
everywhere that still has it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions