]> git.lizzy.rs Git - rust.git/blob - src/test/ui/symbol-names/impl2.stderr
Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-subtree
[rust.git] / src / test / ui / symbol-names / impl2.stderr
1 error: def-path(<[u8; _] as Foo>::baz)
2   --> $DIR/impl2.rs:11:5
3    |
4 LL |     #[rustc_def_path]
5    |     ^^^^^^^^^^^^^^^^^
6
7 error: aborting due to previous error
8