Commit 3504606
committed
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.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments