There was an error while loading. Please reload this page.
2 parents cec05d8 + 26acc2a commit 6169a62Copy full SHA for 6169a62
1 file changed
tests/ui/issues/issue-29485.rs
@@ -1,12 +1,9 @@
1
//@ run-pass
2
-#![allow(unused_attributes)]
3
//@ aux-build:issue-29485.rs
4
//@ needs-unwind
5
//@ needs-threads
6
//@ ignore-backends: gcc
7
8
-#[feature(recover)]
9
-
10
extern crate a;
11
12
fn main() {
0 commit comments