about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-12-14 23:56:31 +0100
committerGitHub <noreply@github.com>2024-12-14 23:56:31 +0100
commit1fa1f3001ffea7690f530c37ff961d426632e5b4 (patch)
tree3d2ed27e293ba8708c710f15a16235a958148bef /compiler/rustc_codegen_llvm/src
parent9b9905593f93137477be2d04d5d371099f17db91 (diff)
parentd82c520f1435e0fe646f749f9e71ceee825180ed (diff)
downloadrust-1fa1f3001ffea7690f530c37ff961d426632e5b4.tar.gz
rust-1fa1f3001ffea7690f530c37ff961d426632e5b4.zip
Rollup merge of #134259 - compiler-errors:infer-ret-ty, r=dtolnay
Clean up `infer_return_ty_for_fn_sig`

The code for lowering fn signatures from HIR currently is structured to prefer the recovery path (where users write `-> _`) over the good path. This PR pulls the recovery code out into a separate fn.

Review w/o whitespace
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions