mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
update revision names
This commit is contained in:
parent
6b92d45342
commit
04056b5c04
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user