index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rustdoc
/
auxiliary
/
issue-28927-1.rs
blob: 688c73428ddaa39b71c545eb87479a0fb1976ccc (
plain
)
1
2
3
4
mod detail { pub extern crate issue_28927_2 as inner2; } pub use detail::inner2 as bar;