]> git.lizzy.rs Git - rust.git/blob - src/test/ui/symbol-names/impl2.stderr
Rollup merge of #105555 - krasimirgg:llvm-int-opt-2, r=cuviper
[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