]> git.lizzy.rs Git - rust.git/commit
std::rt: Improve the error message when the thread-local ptr is null
authorBrian Anderson <banderson@mozilla.com>
Sun, 4 Aug 2013 00:39:59 +0000 (17:39 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sun, 4 Aug 2013 22:11:55 +0000 (15:11 -0700)
commit835e963dbd6514473bfa234eb4423c8ceb478d52
tree7e02785771e30b0b7dab2caf4e3440ef4f7a6d78
parent3d14470be4194656e2f71120f232f9349e896711
std::rt: Improve the error message when the thread-local ptr is null

Also fix some incorrect comments and variable names.
src/libstd/rt/local_ptr.rs