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
/
pattern
/
usefulness
/
issue-3096-1.rs
blob: edc3b322305c8379e27ba2f9b3013572b03f8ba2 (
plain
)
1
2
3
fn
main
()
{
match
()
{
}
//~ ERROR non-exhaustive
}