index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
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
;