about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-03-30 10:16:54 -0700
committerSteve Klabnik <steve@steveklabnik.com>2016-03-30 10:16:54 -0700
commit6f885c3c15656c70aaff4ddfc8cb84d33f7115ac (patch)
treefadc770a9dfec8127a9c6ab9d63e9e4c1a7bc16f /src/rustllvm/ExecutionEngineWrapper.cpp
parent9f403abba28b3a36dcaae197b294105004e32a55 (diff)
parente9b1c3ccb5fbae3d61d4ba0c1d650763dcda3923 (diff)
downloadrust-6f885c3c15656c70aaff4ddfc8cb84d33f7115ac.tar.gz
rust-6f885c3c15656c70aaff4ddfc8cb84d33f7115ac.zip
Rollup merge of #32591 - CryZe:patch-1, r=steveklabnik
Fix panic_fmt in the Book

While implementing panic_fmt for the GameCube I noticed that the parameters given to it were completely broken. Turns out that panic_fmt requires the C ABI to work correctly. This should be fixed in the documentation, so that others don't make the same mistake. Thanks to mbrubeck in the IRC for helping me figure this out.

Not specifying extern for lang_items correctly should potentially also be a compiler error.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions