about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-08-31 08:51:53 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-12-09 07:19:17 -0800
commit0a13f1abafe70cddf34bf2b2ba3946c418ed6241 (patch)
tree83dc0df06aa7029c29aa4655e332e15b5f47929e /src/rustllvm/RustWrapper.cpp
parent8864f2c83ac800881da34c3e835c931c081a8785 (diff)
downloadrust-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/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions