diff options
| author | Chris Morgan <me@chrismorgan.info> | 2013-09-19 15:04:03 +1000 |
|---|---|---|
| committer | Chris Morgan <me@chrismorgan.info> | 2013-09-19 15:04:03 +1000 |
| commit | e2807a4565575c6a08a2a65c76ee37bf3f48c841 (patch) | |
| tree | a3902c5db8e070e6e91a1f5b253c45b0ea2c801a /src/rustllvm/RustWrapper.cpp | |
| parent | 4dacd736510b2ae28a54489fe88571f1a6de019f (diff) | |
| download | rust-e2807a4565575c6a08a2a65c76ee37bf3f48c841.tar.gz rust-e2807a4565575c6a08a2a65c76ee37bf3f48c841.zip | |
Replace unreachable() calls with unreachable!().
This is the second of two parts of #8991, now possible as a new snapshot has been made. (The first part implemented the unreachable!() macro; it was #8992, 6b7b8f2682.) ``std::util::unreachable()`` is removed summarily; any code which used it should now use the ``unreachable!()`` macro. Closes #9312. Closes #8991.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
