Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
tests
/
ui
/
error-codes
/
E0800.rs
blob: 6112157feca5da59308cb742514885033fb6570e [
file
] [
log
] [
blame
]
fn
test
()
->
impl
Sized
+
use
<
Missing
>
{}
//~^ ERROR E0800
fn
main
()
{}