2023-01-16 04:30:50 -06:00
|
|
|
error: [o]
|
2021-10-12 14:50:44 -05:00
|
|
|
--> $DIR/variance-associated-consts.rs:13:1
|
|
|
|
|
|
2022-02-13 09:27:59 -06:00
|
|
|
LL | struct Foo<T: Trait> {
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^
|
2021-10-12 14:50:44 -05:00
|
|
|
|
2023-11-21 09:44:16 -06:00
|
|
|
error: aborting due to 1 previous error
|
2021-10-12 14:50:44 -05:00
|
|
|
|