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
/
ui
/
issues
/
auxiliary
/
issue-13872-2.rs
blob: 8c64f16e3f93803f61413a0d56e18ceca7d92ff8 (
plain
)
1
2
3
extern
crate
issue_13872_1
as
foo
;
pub
use
foo
::
A
::
B
;