diff options
| author | Tobias Bucher <tobiasbucher5991@gmail.com> | 2017-08-09 00:47:38 +0200 |
|---|---|---|
| committer | Tobias Bucher <tobiasbucher5991@gmail.com> | 2017-08-09 00:47:38 +0200 |
| commit | 315de9c58f15612ffacac6f264e50f8f57181080 (patch) | |
| tree | c5030dbf392555b30b2a13991e5c7348bf36252a /src/rustllvm/RustWrapper.cpp | |
| parent | 215e0b10eac17e43f0132971f4e2dd018fc33d43 (diff) | |
| download | rust-315de9c58f15612ffacac6f264e50f8f57181080.tar.gz rust-315de9c58f15612ffacac6f264e50f8f57181080.zip | |
Put `intrinsics::unreachable` on a possible path to stabilization
Mark it with the `unreachable` feature and put it into the `mem` module. This is a pretty straight-forward API that can already be simulated in stable Rust by using `transmute` to create an uninhabited enum that can be matched.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
