about summary refs log tree commit diff
path: root/src/test/run-pass/macro-local-data-key.rs
AgeCommit message (Expand)AuthorLines
2014-11-23std: Add a new top-level thread_local moduleAlex Crichton-26/+0
2014-05-07std: Modernize the local_data apiAlex Crichton-8/+6
2013-10-01remove the `float` typeDaniel Micay-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-16syntax: add a local_data_key macro that creates a key for access to the TLS.Huon Wilson-0/+28