diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2020-03-21 08:51:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-21 08:51:21 +0100 |
| commit | 16f607f65a387bbb7894e6f0c847847e77897dde (patch) | |
| tree | 4f06bbbc1d6a1981b2c8c17e13fc5d46072daec2 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 569272ac05c6cae7fd64c31396bbdcb7aacd6aab (diff) | |
| parent | e46b3c2a530316ae9c64ac03ec13e32e0b25e19e (diff) | |
| download | rust-16f607f65a387bbb7894e6f0c847847e77897dde.tar.gz rust-16f607f65a387bbb7894e6f0c847847e77897dde.zip | |
Rollup merge of #70138 - RalfJung:throw-not-return, r=oli-obk
do not 'return' in 'throw_' macros In https://github.com/rust-lang/rust/pull/69839 we turned a closure into a `try` block, but it turns out that does not work with our `throw_` macros, which `return` so they skip the `try`. Here we fix that. For some reason that means we also have to remove some `;`. r? @oli-obk
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
