mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
rename tests
This commit is contained in:
parent
2fe50cd72c
commit
cb2fc0967f
@ -3,7 +3,7 @@ error[E0391]: cycle detected when computing layout of `Foo<()>`
|
||||
= note: ...which requires computing layout of `<() as A>::Assoc`...
|
||||
= note: ...which again requires computing layout of `Foo<()>`, completing the cycle
|
||||
note: cycle used when elaborating drops for `main`
|
||||
--> $DIR/recursive-type-2.rs:11:1
|
||||
--> $DIR/recursive-type-binding.rs:11:1
|
||||
|
|
||||
LL | fn main() {
|
||||
| ^^^^^^^^^
|
Loading…
Reference in New Issue
Block a user