about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-04-04 15:39:00 +0000
committerbors <bors@rust-lang.org>2024-04-04 15:39:00 +0000
commit0fd571286ef6df8a6cce06d432013239a8c0665f (patch)
treeb2b9791c449531536c17cd158839131d782ec87a /compiler/rustc_codegen_llvm/src
parent96eaf553e547e36003e235a9de26c11460712231 (diff)
parent83bd12c70fd34dece71bcc632ee3df64036ca1d8 (diff)
downloadrust-0fd571286ef6df8a6cce06d432013239a8c0665f.tar.gz
rust-0fd571286ef6df8a6cce06d432013239a8c0665f.zip
Auto merge of #123377 - oli-obk:private_projection, r=compiler-errors
Only inspect user-written predicates for privacy concerns

fixes #123288

Previously we looked at the elaborated predicates, which, due to adding various bounds on fields, end up requiring trivially true bounds. But these bounds can contain private types, which the privacy visitor then found and errored about.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions