about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-02 06:22:48 +0200
committerGitHub <noreply@github.com>2023-08-02 06:22:48 +0200
commitf338a1f7ee34a292dc8f6164391746041203560f (patch)
treedd7c63d6d901467ff162d9395000fbd61e41d99a /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentbb3dee1a8a434f6647608d0d15c3d05b5029e930 (diff)
parent1c35634efe5f69961d84b35a4e5c32cb16ecc0f6 (diff)
downloadrust-f338a1f7ee34a292dc8f6164391746041203560f.tar.gz
rust-f338a1f7ee34a292dc8f6164391746041203560f.zip
Rollup merge of #114301 - compiler-errors:dont-error-on-missing-region-outlives, r=spastorino
Don't check unnecessarily that impl trait is RPIT

We have this random `return_type_impl_trait` function to detect if a function returns an RPIT which is used in outlives suggestions, but removing it doesn't actually change any diagnostics. Let's just remove it.

Also, suppress a spurious outlives error from a ReError.

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