Properly parse '--extern-private' with name and path

This commit is contained in:
Aaron Hill 2019-03-20 23:27:08 -04:00
parent ee621f4232
commit 21491dc701
No known key found for this signature in database
GPG key ID: B4087E510E98B164
10 changed files with 113 additions and 22 deletions

View file

@ -1,6 +1,6 @@
// aux-build:priv_dep.rs
// aux-build:pub_dep.rs
// compile-flags: --extern-private priv_dep
// extern-private:priv_dep
#![deny(exported_private_dependencies)]
// This crate is a private dependency