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
/
index-bot.rs
blob: e69c4019f61e549cbe48a8b852df4a8dc37032ba (
plain
)
1
2
3
fn
main
()
{
(
return
)[
0
];
//~ ERROR cannot index into a value of type `!`
}