Fix @alexcrichton comments

This commit is contained in:
Lee Bousfield 2017-07-11 11:04:19 -04:00
parent a45c8b09e8
commit 8b5549defb
No known key found for this signature in database
GPG key ID: C41F6504C1164209
3 changed files with 19 additions and 9 deletions

View file

@ -159,7 +159,7 @@ use time::Duration;
#[macro_use] mod local;
#[stable(feature = "rust1", since = "1.0.0")]
pub use self::local::{LocalKey, LocalKeyState};
pub use self::local::{LocalKey, LocalKeyState, AccessError};
// The types used by the thread_local! macro to access TLS keys. Note that there
// are two types, the "OS" type and the "fast" type. The OS thread local key