diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-12-14 23:56:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-14 23:56:31 +0100 |
| commit | 1fa1f3001ffea7690f530c37ff961d426632e5b4 (patch) | |
| tree | 3d2ed27e293ba8708c710f15a16235a958148bef /compiler/rustc_codegen_llvm/src | |
| parent | 9b9905593f93137477be2d04d5d371099f17db91 (diff) | |
| parent | d82c520f1435e0fe646f749f9e71ceee825180ed (diff) | |
| download | rust-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
