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
/
ui
/
issues
/
issue-23649-3.rs
blob: 8f61c71d6eb7c8a27c510908ea9e8a8b954c7006 (
plain
)
1
2
3
4
5
// build-pass
#[derive(PartialEq)]
struct
Slice
{
slice
:
[
u8
]
}
fn
main
()
{}