Skip to content

Commit 5a5499b

Browse files
committed
Remove old runtime panic test
This test has an interesting history, because of fail -> panic. It was originally called extern-fail.rs: https://github.com/rust-lang/rust/commits/master/src/test/run-fail/extern-fail.rs It lived for a while, but was disabled in August 2013: ce95b01 As you can see, that failure was not specific to this test, however, this code does stuff with the runtime, which was removed. Given that it hasn't even been able to compile in a long time, we should just remove it.
1 parent a2f2a64 commit 5a5499b

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

src/test/run-fail/extern-panic.rs

-52
This file was deleted.

0 commit comments

Comments
 (0)