Skip to content

Commit 8d7638f

Browse files
committed
Fix failure on msvc
1 parent d027cc8 commit 8d7638f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libpanic_unwind/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
#![feature(staged_api)]
4040
#![feature(std_internals)]
4141
#![feature(unwind_attributes)]
42-
#![cfg_attr(target_env = "msvc", feature(raw))]
4342

4443
#![panic_runtime]
4544
#![feature(panic_runtime)]

0 commit comments

Comments
 (0)