]> git.lizzy.rs Git - rust.git/blob - tests/ui/symbol-names/impl2.stderr
Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov
[rust.git] / tests / ui / symbol-names / impl2.stderr
1 error: def-path(<[u8; 1 + 2] 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