mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 00:34:06 +00:00
update revision names
This commit is contained in:
parent
6b92d45342
commit
04056b5c04
@ -1,6 +1,6 @@
|
|||||||
// check-pass
|
// check-pass
|
||||||
// revisions: old new
|
// revisions: old next
|
||||||
//[new] compile-flags: -Ztrait-solver=next
|
//[next] compile-flags: -Ztrait-solver=next
|
||||||
|
|
||||||
// If we use canonical goals during trait solving we have to reevaluate
|
// If we use canonical goals during trait solving we have to reevaluate
|
||||||
// the root goal of a cycle until we hit a fixpoint.
|
// the root goal of a cycle until we hit a fixpoint.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
// revisions: old new
|
// revisions: old next
|
||||||
//[new] compile-flags: -Ztrait-solver=next
|
//[next] compile-flags: -Ztrait-solver=next
|
||||||
//[old] check-pass
|
//[old] check-pass
|
||||||
//[new] known-bug: #109764
|
//[next] known-bug: #109764
|
||||||
|
|
||||||
|
|
||||||
pub struct Bar
|
pub struct Bar
|
||||||
|
Loading…
Reference in New Issue
Block a user