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
/
tests
/
ui
/
issues
/
auxiliary
/
issue-13620-2.rs
blob: 7efd24407ba9c649eba93b6ff999202ca47f59da (
plain
)
1
2
3
extern crate issue_13620_1 as crate1; pub static FOO2: crate1::Foo = crate1::FOO;