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
/
incremental
/
change_crate_order
/
auxiliary
/
b.rs
blob: 001b88912ab4c1b7c6a7af59bb80e8773e8fb865 (
plain
)
1
2
3
#![crate_type="rlib"] pub static B: u32 = 32;