Skip to content

Commit 46aacf5

Browse files
authored
Rollup merge of rust-lang#112941 - tshepang:patch-1, r=lqd
typo
2 parents 61e881e + 2828c56 commit 46aacf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/use/use-keyword.rs

+1-1
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)