about summary refs log tree commit diff
path: root/src/libstd/thread_local
AgeCommit message (Expand)AuthorLines
2014-12-15Remove internal uses of `marker::NoCopy`Jorge Aparicio-5/+0
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-6/+6
2014-12-13libstd: use unboxed closuresJorge Aparicio-3/+9
2014-12-05Utilize fewer reexportsCorey Farwell-3/+3
2014-11-23std: Add a new top-level thread_local moduleAlex Crichton-0/+895