diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-08-29 11:47:00 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-08-29 12:13:22 +1000 |
| commit | 1be2204363fed9f748860734e7d5f6f7910ecc7e (patch) | |
| tree | e4c4f3811b3852484b23e875fd9885d464423720 /compiler/rustc_codegen_llvm/src | |
| parent | ad5a6e11c75905a51146f1cd0bb036ebe7c01a29 (diff) | |
| download | rust-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
