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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-fail
/
issue-12920.rs
blob: 0819e992d137803a54d9daa346298f139709e2d4 (
plain
)
1
2
3
4
5
6
// error-pattern:explicit panic pub fn main() { panic!(); println!("{}", 1); }