Skip to content

Commit 22b9bb2

Browse files
authored
Unrolled build for #148228
Rollup merge of #148228 - clarfonthey:regression-next-solver, r=nnethercote Run regression test for #147964 on next solver too Original regression: #147964 Longer-term tracking of issue: #148028 For now, this just makes sure that whatever tests we keep are working the same under both the current solver and the next solver, until we decide what to do with them.
2 parents c6d42d7 + 8e0fe66 commit 22b9bb2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/traits/generic-cow-inference-regression.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@[new] compile-flags: -Znext-solver
2+
//@ revisions: old new
13
//@ run-pass
24

35
// regression test for #147964:

0 commit comments

Comments
 (0)