about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-10-19 21:38:40 +0200
committerGitHub <noreply@github.com>2022-10-19 21:38:40 +0200
commite500dcb8cb7b3c1d9d6045aeb38f8a51dcce89b5 (patch)
tree780e4a46de2f6f34a29514a3a21bf3bc330fd4da /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent433f736b86e67cea31fb4e72b092ec9b0364936c (diff)
parentd38dc68aa3f4a7e859b6a84242bcfd37c03d707b (diff)
downloadrust-e500dcb8cb7b3c1d9d6045aeb38f8a51dcce89b5.tar.gz
rust-e500dcb8cb7b3c1d9d6045aeb38f8a51dcce89b5.zip
Rollup merge of #103223 - compiler-errors:deref-sugg-slow, r=wesleywiser
Use already checked RHS ty for LHS deref suggestions

There's no reason to do the `check_lhs_assignable` and RHS `check_expr_with_hint` in that order, so invert them and use the typeck results to avoid exponential blowup on error.

Fixes #103219
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions