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
/
run-make
/
extern-flag-rename-transitive
/
baz.rs
blob: c3908db34299deb1f7242f869933c24f1e166861 (
plain
)
1
2
3
4
#![crate_type =
"rlib"
]
extern
crate
a
;
extern
crate
bar
;