We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4209f94 commit c761184Copy full SHA for c761184
src/test/compile-fail/E0254.rs
@@ -17,7 +17,7 @@ mod foo {
17
}
18
19
20
-use foo::collections;
+use foo::collections;
21
//~^ ERROR E0254
22
//~| NOTE already imported
23
0 commit comments