Rollup merge of #148228 - clarfonthey:regression-next-solver, r=nnethercote

Run regression test for #147964 on next solver too

Original regression: rust-lang/rust#147964
Longer-term tracking of issue: rust-lang/rust#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.
This commit is contained in:
Matthias Krüger 2025-10-29 12:57:05 +01:00 committed by GitHub
commit 6985d9a075
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
//@[new] compile-flags: -Znext-solver
//@ revisions: old new
//@ run-pass
// regression test for #147964: