]> git.lizzy.rs Git - rust.git/commit
auto merge of #10662 : alexcrichton/rust/thread-detach, r=pcwalton
authorbors <bors@rust-lang.org>
Wed, 27 Nov 2013 17:57:05 +0000 (09:57 -0800)
committerbors <bors@rust-lang.org>
Wed, 27 Nov 2013 17:57:05 +0000 (09:57 -0800)
commite4136bd552bc7bf2b83ceb5d114f9a254bfa2b01
tree3b5accbf93dabd0921e46e326918a1c0e5bef263
parenta6fc577ab580d09f05bb9b545b6a6511cfcb0a8f
parent5d6dbf3f262fabcb6cb920dd08be6f9d8df75d5c
auto merge of #10662 : alexcrichton/rust/thread-detach, r=pcwalton

This has one commit from a separate pull request (because these commits depend on that one), but otherwise the extra details can be found in the commit messages. The `rt::thread` module has been generally cleaned up for everyday safe usage (and it's a bug if it's not safe).