Skip to content

Commit e383b28

Browse files
committed
shadowed-use-visibility
1 parent 6ad692c commit e383b28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/shadowed/use-shadows-reexport.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Check that a local `use` declaration can shadow a re-exported item within the same module.
2+
13
//@ run-pass
24

35
#![allow(unused_imports)]

0 commit comments

Comments
 (0)