update revision names

This commit is contained in:
lcnr 2023-05-23 19:17:10 +02:00
parent 6b92d45342
commit 04056b5c04
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
// check-pass
// revisions: old new
//[new] compile-flags: -Ztrait-solver=next
// revisions: old next
//[next] compile-flags: -Ztrait-solver=next
// If we use canonical goals during trait solving we have to reevaluate
// the root goal of a cycle until we hit a fixpoint.

View File

@ -1,7 +1,7 @@
// revisions: old new
//[new] compile-flags: -Ztrait-solver=next
// revisions: old next
//[next] compile-flags: -Ztrait-solver=next
//[old] check-pass
//[new] known-bug: #109764
//[next] known-bug: #109764
pub struct Bar