Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
pattern
/
usefulness
/
issue-3096-1.rs
blob: edc3b322305c8379e27ba2f9b3013572b03f8ba2 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
match
()
{
}
//~ ERROR non-exhaustive
}