mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
error: [o]
|
|
--> $DIR/variance-associated-consts.rs:13:1
|
|
|
|
|
LL | struct Foo<T: Trait> {
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|