We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c4beb commit a0cde89Copy full SHA for a0cde89
tests/ui/resolve/issue-117920.stderr
@@ -1,5 +1,5 @@
1
error[E0433]: failed to resolve: there are too many leading `super` keywords
2
- --> $DIR/issue-117936.rs:3:5
+ --> $DIR/issue-117920.rs:3:5
3
|
4
LL | use super::A;
5
| ^^^^^ there are too many leading `super` keywords
0 commit comments