We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a93dec commit 487daabCopy full SHA for 487daab
src/test/ui/resolve/issue-23305.stderr
@@ -8,7 +8,7 @@ note: the cycle begins when processing `<impl at $DIR/issue-23305.rs:15:1: 15:20
8
--> $DIR/issue-23305.rs:15:1
9
|
10
15 | impl ToNbt<Self> {}
11
- | ^^^^^^^^^^^^^^^^^^^
+ | ^^^^^^^^^^^^^^^^
12
= note: ...which then again requires processing `<impl at $DIR/issue-23305.rs:15:1: 15:20>`, completing the cycle.
13
14
error: aborting due to previous error
0 commit comments