Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
privacy
/
pub-priv-dep
/
auxiliary
/
indirect1.rs
blob: 0e4a73c7fc011370f1fdeefb865629cd4912d9da [
file
] [
log
] [
blame
] [
edit
]
//@ aux-crate:priv:indirect2=indirect2.rs
//@ compile-flags: -Zunstable-options
extern
crate indirect2
;