5daee19eca
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 |
||
---|---|---|
.. | ||
compiler-calls.rs | ||
create-dir-all-bare.rs | ||
derive-totalsum.rs | ||
issue_16723_multiple_items_syntax_ext.rs | ||
issue-13560.rs | ||
issue-15778-pass.rs | ||
issue-16822.rs | ||
issue-16992.rs | ||
issue-18502.rs | ||
issue-18763-quote-token-tree.rs | ||
lint-group-plugin.rs | ||
lint-plugin-cmdline-allow.rs | ||
lint-plugin-cmdline-load.rs | ||
lint-plugin.rs | ||
llvm-pass-plugin.rs | ||
macro-crate-does-hygiene-work.rs | ||
macro-crate-outlive-expansion-phase.rs | ||
macro-crate.rs | ||
mbe_matching_test_macro.rs | ||
plugin-args-1.rs | ||
plugin-args-2.rs | ||
plugin-args-3.rs | ||
plugin-lib-ok-in-plugin.rs | ||
plugin-plus-extern-crate.rs | ||
qquote.rs | ||
quote-tokens.rs | ||
quote-unused-sp-no-warning.rs | ||
rename-directory.rs | ||
roman-numerals-macro.rs | ||
syntax-extension-with-dll-deps.rs |