Skip to content

Commit d728df4

Browse files
authored
Rollup merge of #112941 - tshepang:patch-1, r=lqd
typo
2 parents 00306f2 + 2828c56 commit d728df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/use/use-keyword.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Check that imports with nakes super and self don't fail during parsing
1+
// Check that imports with naked super and self don't fail during parsing
22
// FIXME: this shouldn't fail during name resolution either
33

44
mod a {

0 commit comments

Comments
 (0)