Skip to content

Commit 0a46037

Browse files
committed
update unit test for checking unary panic input.
1 parent 5575da2 commit 0a46037

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

src/test/compile-fail/issue-22932-ensure-helper-unstable.rs

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/test/compile-fail/issue-22932.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
// except according to those terms.
1010

1111
#![feature(rustc_attrs)]
12-
#![feature(ensure_not_fmt_string_literal)]
1312

1413
// Issue 22932: `panic!("{}");` should not compile.
1514

0 commit comments

Comments
 (0)