index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
error-codes
/
E0799.rs
blob: a1e5b5326691f0595b851fc223f3ff8985b5c553 (
plain
)
1
2
3
4
fn
test
()
->
impl
Sized
+
use
<
main
>
{}
//~^ ERROR E0799
fn
main
()
{}