about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-26 01:49:02 +0200
committerGitHub <noreply@github.com>2024-08-26 01:49:02 +0200
commita8a242c0ec5dc8b8e3810d702c3654537108b5de (patch)
tree52f27324aa364a4624deea605060f40d5e5667cc /compiler/rustc_codegen_gcc
parentaa26e1ad97321d0824d4960c10cc36113a4ef8af (diff)
parent1c58522068f36625c5a0deaafdb1411aafe541f9 (diff)
downloadrust-a8a242c0ec5dc8b8e3810d702c3654537108b5de.tar.gz
rust-a8a242c0ec5dc8b8e3810d702c3654537108b5de.zip
Rollup merge of #129526 - compiler-errors:fx, r=lqd
Use `FxHasher` on new solver unconditionally

r? lqd

This should actually fix the inference problem in ad855fe6db641755c528fb5b1cc0308f3a4bf607, since `HashSet::default` was not inferring the hasher when `HashSet` was coming from the stdlib due to the way that defaulted types/inference vars work. You could cherry-pick this on top of your PR alternatively.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions