diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-04-08 15:48:46 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-04-08 15:48:46 -0700 |
| commit | 65e3f0325a64d8f1affa146b3575a4b7c90458d7 (patch) | |
| tree | c15a4c19ec50853c86def66321277123bb9b8119 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 926f38e588bb99aff1902fa94ab82b1db89cbbce (diff) | |
| download | rust-65e3f0325a64d8f1affa146b3575a4b7c90458d7.tar.gz rust-65e3f0325a64d8f1affa146b3575a4b7c90458d7.zip | |
std: Destabilize the internals of panic!
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
