We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4034ea3 commit 052b702Copy full SHA for 052b702
tests/ui/test-attrs/inaccessible-test-modules.stderr
@@ -13,7 +13,7 @@ LL | use test as y;
13
help: consider importing this module instead
14
|
15
LL | use test::test as y;
16
- | ++++++
+ | ++++++
17
18
error: aborting due to 2 previous errors
19
0 commit comments