rust/tests/ui/variance/variance-associated-consts.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
158 B
Plaintext
Raw Normal View History

error: [o]
--> $DIR/variance-associated-consts.rs:13:1
|
2022-02-13 09:27:59 -06:00
LL | struct Foo<T: Trait> {
| ^^^^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error