about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorHuon Wilson <dbau.pp+github@gmail.com>2014-08-02 22:41:40 +1000
committerHuon Wilson <dbau.pp+github@gmail.com>2014-08-11 18:26:31 +1000
commit07aadc2e8b1923b28595393922a816e46d3903f4 (patch)
tree33dd57a9cf350d949971b1957c7a6eace5166f33 /src/rustllvm/ExecutionEngineWrapper.cpp
parentf3d88c320d4b08e5534f2193462e6a20e27b1d85 (diff)
downloadrust-07aadc2e8b1923b28595393922a816e46d3903f4.tar.gz
rust-07aadc2e8b1923b28595393922a816e46d3903f4.zip
core/std: squash dead_code warnings from fail! invocations.
The fail macro defines some function/static items internally, which got
a dead_code warning when `fail!()` is used inside a dead function. This
is ugly and unnecessarily reveals implementation details, so the
warnings can be squashed.

Fixes #16192.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions