mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Remove feature from test
This commit is contained in:
parent
45486cce2c
commit
b29a21fbae
@ -3,7 +3,6 @@
|
||||
|
||||
// run-pass
|
||||
|
||||
#![feature(public_private_dependencies)]
|
||||
#![deny(exported_private_dependencies)]
|
||||
|
||||
pub struct PublicType {
|
||||
|
Loading…
Reference in New Issue
Block a user