about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLukas Bergdoll <lukas.bergdoll@gmail.com>2024-06-17 07:28:18 +0200
committerLukas Bergdoll <lukas.bergdoll@gmail.com>2024-06-17 07:28:18 +0200
commit032ad4c4c6b6fe94947209a7f5cee595a3f225d1 (patch)
treeb10f4fca39f557509365e342a88387f85b88771e /compiler/rustc_codegen_llvm/src
parent24697ac66b1cb7e314cad5166872ae54d039856c (diff)
downloadrust-032ad4c4c6b6fe94947209a7f5cee595a3f225d1.tar.gz
rust-032ad4c4c6b6fe94947209a7f5cee595a3f225d1.zip
Fix unintended regression for Freeze + Copy types
Freeze + Copy types should be allowed to choose between all three
small-sort variants. With the recent changes to small-sort selection,
a regression was added that only let such types choose between network
and fallback. It can now also choose general where appropriate.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions