about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>2024-02-21 11:35:50 +0000
committerOli Scherer <git-spam-no-reply9815368754983@oli-obk.de>2024-04-04 10:01:45 +0000
commit82ceed2add79244d53a960735a68ce85d55a4232 (patch)
tree7f9e59ade178d993292f7b1500431eefe928b294 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parentb8bd9815455ac3c1bff865dee30aa694ad19beb6 (diff)
downloadrust-82ceed2add79244d53a960735a68ce85d55a4232.tar.gz
rust-82ceed2add79244d53a960735a68ce85d55a4232.zip
Specialization can switch to `DefineOpaqueTypes::Yes` without having an effect.
The reason is that in specialization graph computation we use `DefiningAnchor::Error`, so there's no difference anyway. And in the other use cases, we

* already errored in the specialization_graph computation, or
* already errored in coherence, or
* are comparing opaque types with inference variables already, or
* there are no opaque types involved
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions