Skip to content

Commit 6985d9a

Browse files
authored
Rollup merge of rust-lang#148228 - clarfonthey:regression-next-solver, r=nnethercote
Run regression test for rust-lang#147964 on next solver too Original regression: rust-lang#147964 Longer-term tracking of issue: rust-lang#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

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)