about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-11 03:02:43 +0100
committerGitHub <noreply@github.com>2024-01-11 03:02:43 +0100
commitd37de53425536b7432bbc555b220d95474e3a8d5 (patch)
treebd08a0d4c376613bcab3d9d623437c02c1588918 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentd93df41c1d4ad8b278da4302d5be9067ce05fbd8 (diff)
parent0e82aaeb6799041991c54fb9ff37b5c20a5c6146 (diff)
downloadrust-d37de53425536b7432bbc555b220d95474e3a8d5.tar.gz
rust-d37de53425536b7432bbc555b220d95474e3a8d5.zip
Rollup merge of #119803 - oli-obk:even_more_follow_up_errors, r=compiler-errors
Silence some follow-up errors [1/x]

this is one piece of the requested cleanups from https://github.com/rust-lang/rust/pull/117449

When we use `-> impl SomeTrait<_>` as a return type, we are both using the "infer return type suggestion" code path, and the infer opaque type code path within the same function. That can lead to confusing diagnostics, so silence all opaque type diagnostics in that case.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions