]> git.lizzy.rs Git - rust.git/commit
Do not leak type variables from opaque type relation
authorMichael Goulet <michael@errs.io>
Sat, 30 Jul 2022 00:41:39 +0000 (00:41 +0000)
committerMichael Goulet <michael@errs.io>
Sat, 30 Jul 2022 00:41:39 +0000 (00:41 +0000)
commitfb12f40f3b157b0f7dafe393b09bbdcf2e156c11
treef65a213ecf60e78c1f2bf7fef27ce42d0a35f7aa
parent9de747483029ec3b0c050f7af0dc56765035ff98
Do not leak type variables from opaque type relation
compiler/rustc_infer/src/infer/sub.rs
src/test/ui/impl-trait/issue-99914.rs [new file with mode: 0644]
src/test/ui/impl-trait/issue-99914.stderr [new file with mode: 0644]