]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #95102 - compiler-errors:issue-94034-bug, r=jackh726
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Fri, 8 Apr 2022 09:48:21 +0000 (11:48 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Apr 2022 09:48:21 +0000 (11:48 +0200)
commit94ffb29ee4441246ec3da1f207891549409ce7b1
tree9fb25af0e6eba7ae9b8b864e6fc484e889b24f59
parentdc1f8298ef1abe9cbc648b4d7db620f21f2cec32
parentd5a32d870120109012daaa348ed97992d0e99ebc
Rollup merge of #95102 - compiler-errors:issue-94034-bug, r=jackh726

Add known-bug for #95034

Couldn't fix the issue, since I am no type theorist and inference variables in universes above U0 scare me. But I at least wanted to add a known-bug test for it.

cc #95034 (does not fix)