]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #96603 - Alexendoo:const-generics-tests, r=Mark-Simulacrum
authorYuki Okushi <jtitor@2k36.org>
Thu, 5 May 2022 01:20:32 +0000 (10:20 +0900)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 01:20:32 +0000 (10:20 +0900)
Enable full revision in const generics ui tests

The ICEs no longer occur since https://github.com/rust-lang/rust/pull/95776 so the revisions can be reenabled

Also adds some regression tests for issues that no longer ICE because of it

closes #77357
closes #78180
closes #83993


Trivial merge