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
/
incremental
/
span_hash_stable
/
auxiliary
/
sub1.rs
blob: 70e2ea06b7ec4b4d0fb1ba06acba9fd4185fca5d (
plain
)
1
2
3
4
5
#[rustc_clean(cfg=
"rpass2"
)]
pub
struct
SomeType
{
pub
x
:
u32
,
pub
y
:
i64
,
}