Skip to content

Commit 3250660

Browse files
committed
Auto merge of #26249 - steveklabnik:remove_extern_panic, r=alexcrichton
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. r? @brson
2 parents c43cdb8 + 5a5499b commit 3250660

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)