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
/
span_hash_stable
/
auxiliary
/
sub2.rs
blob: 1167cdb0a82a29882a512653bd66a980270fb731 (
plain
)
1
2
3
4
5
#[rustc_clean(cfg=
"rpass2"
)]
pub
struct
SomeOtherType
{
pub
a
:
i32
,
pub
b
:
u64
,
}