diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2015-04-09 15:54:28 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-04-10 00:24:43 +0530 |
| commit | 5daee19eca622030c598042d9615df17d4ad035f (patch) | |
| tree | e69748a12da9881b913c4ef90bf65ff23a8efd00 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4e466e730b18645e73c2e4a841f6e675c82ceb22 (diff) | |
| parent | ec7c800d2fc0dc5918d325ae68d88c9708d20259 (diff) | |
| download | rust-5daee19eca622030c598042d9615df17d4ad035f.tar.gz rust-5daee19eca622030c598042d9615df17d4ad035f.zip | |
Rollup merge of #24212 - alexcrichton:destabilize-begin-unwind, r=huonw
Now that we have a `#[allow_internal_unstable]` attribute for macros there's no need for these two `begin_unwind` functions to be stable. Right now the `panic!` interface is the only one we wish to stabilize, so remove the stability markers from these functions. While this is a breaking change, it is highly unlikely to break any actual code. It is recommended to use the `panic!` macro instead if it breaks explicit calls into `std::rt`. [breaking-change] cc #24208
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
