]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #96329 - aliemjay:fixed-by-90887, r=jackh726
authorYuki Okushi <jtitor@2k36.org>
Tue, 17 May 2022 10:01:29 +0000 (19:01 +0900)
committerGitHub <noreply@github.com>
Tue, 17 May 2022 10:01:29 +0000 (19:01 +0900)
commit15aa2d61895a5b41100c15a3ef98c0f895d1a1b6
tree5ce4f8107354e748d13c24dd12966486c238ed5a
parent7355d971a954ed63293e4191f6677f60c1bc07d9
parenta0b464ade8c728cbe7f4a05ecdc00f62be064142
Rollup merge of #96329 - aliemjay:fixed-by-90887, r=jackh726

Add a couple tests for #90887 fixes

closes #56556
closes #90875

These are confirmed fixes by #90887, so
r? ``@jackh726``