about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-06-12 13:11:17 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-06-12 13:11:17 -0400
commit5a5499b36cbf0a298f549ba0d1172dec9f3fdfd9 (patch)
tree9d3756c5ba39471fb0df8d33e3dc0923c485bfec /src/rustllvm/ExecutionEngineWrapper.cpp
parenta2f2a647633505fa83bcd9644d296ad529ebac41 (diff)
downloadrust-5a5499b36cbf0a298f549ba0d1172dec9f3fdfd9.tar.gz
rust-5a5499b36cbf0a298f549ba0d1172dec9f3fdfd9.zip
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:
https://github.com/rust-lang/rust/commit/ce95b01014391f29a655d165d9e6d31449ceb835

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.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions