Skip to content

Commit

Permalink
Remove feature from test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Feb 1, 2019
1 parent 45486cc commit b29a21f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/privacy/pub-priv-dep/std-pub.rs
Expand Up @@ -3,7 +3,6 @@

// run-pass

#![feature(public_private_dependencies)]
#![deny(exported_private_dependencies)]

pub struct PublicType {
Expand Down

0 comments on commit b29a21f

Please sign in to comment.