]> git.lizzy.rs Git - rust.git/commit
std: Clean up some annotations in thread::local
authorAlex Crichton <alex@alexcrichton.com>
Wed, 15 Apr 2015 19:26:27 +0000 (12:26 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 27 Apr 2015 22:16:41 +0000 (15:16 -0700)
commit0e154aaad6486fa8bf19b02bc3026ede0ceb91cf
treeb9408ee8a3379d17e670e7bd383d742cf5d6d373
parent857ef6e272e5634cb9f3e6ee50eb6bc2a2e71651
std: Clean up some annotations in thread::local

Don't need so much manual #[doc(hidden)] and #[unstable] as much of it is
inherited!
src/libstd/thread/local.rs