]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #21325 - nagisa:thread-panicking, r=steveklabnik
authorSteve Klabnik <steve@steveklabnik.com>
Thu, 22 Jan 2015 23:09:58 +0000 (18:09 -0500)
committerSteve Klabnik <steve@steveklabnik.com>
Thu, 22 Jan 2015 23:09:58 +0000 (18:09 -0500)
commit3364d412827151c669c0dc2cc67e7c0e6e4d8c55
treea18cef48c8c271eb84581321ea38935210e815ea
parent4db64bd82426fd914f98059e3fb7a146ed57ad9c
parent618cf5f8d79dc92bcbdbe2c0e91d681e2e685cd7
Rollup merge of #21325 - nagisa:thread-panicking, r=steveklabnik

Previous wording wasn’t clear about its actual behaviour. It could be
interpreted as answering either:

* Can current thread panic?
* Is current thread unwinding because of panic?

r? @steveklabnik
src/libstd/thread.rs