rust/tests/ui/symbol-names/impl2.stderr

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

9 lines
169 B
Plaintext
Raw Normal View History

error: def-path(<[u8; 1 + 2] as Foo>::baz)
--> $DIR/impl2.rs:11:5
2019-05-11 08:48:57 -05:00
|
LL | #[rustc_def_path]
| ^^^^^^^^^^^^^^^^^
error: aborting due to 1 previous error
2019-05-11 08:48:57 -05:00