diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-08-31 08:51:53 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-12-09 07:19:17 -0800 |
| commit | 0a13f1abafe70cddf34bf2b2ba3946c418ed6241 (patch) | |
| tree | 83dc0df06aa7029c29aa4655e332e15b5f47929e /src/libsyntax/errors | |
| parent | 8864f2c83ac800881da34c3e835c931c081a8785 (diff) | |
| download | rust-0a13f1abafe70cddf34bf2b2ba3946c418ed6241.tar.gz rust-0a13f1abafe70cddf34bf2b2ba3946c418ed6241.zip | |
std: Rename thread::catch_panic to panic::recover
This commit is an implementation of [RFC 1236] and [RFC 1323] which rename the `thread::catch_panic` function to `panic::recover` while also replacing the `Send + 'static` bounds with a new `PanicSafe` bound. [RFC 1236]: https://github.com/rust-lang/rfcs/pull/1236 [RFC 1323]: https://github.com/rust-lang/rfcs/pull/1323 cc #27719
Diffstat (limited to 'src/libsyntax/errors')
0 files changed, 0 insertions, 0 deletions
