Skip to content

Commit b29a21f

Browse files
committed
Remove feature from test
1 parent 45486cc commit b29a21f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/privacy/pub-priv-dep/std-pub.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
// run-pass
55

6-
#![feature(public_private_dependencies)]
76
#![deny(exported_private_dependencies)]
87

98
pub struct PublicType {

0 commit comments

Comments
 (0)