Skip to content

Commit 6985d9a

Browse files
authored
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 b9b8435 + 8e0fe66 commit 6985d9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)