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
/
src
/
test
/
ui
/
issues
/
auxiliary
/
issue-42007-s.rs
blob: 95119a589c99dcbfa53b3430b9efdf20a0fb9c11 (
plain
)
1
2
3
4
#[repr(u8)]
pub
enum
E
{
B
=
1
as
u8
,
}