summary refs log tree commit diff
path: root/src/test/compile-fail/core-tls-store-pointer.rs
AgeCommit message (Expand)AuthorLines
2014-01-07'borrowed pointer' -> 'reference'Brian Anderson-1/+1
2013-11-08Update various tests and libraries that were incorrectlyNiko Matsakis-1/+1
2013-08-16syntax: add a local_data_key macro that creates a key for access to the TLS.Huon Wilson-1/+1
2013-07-14Make TLS keys actually take up spaceAlex Crichton-1/+2
2013-07-14Purge the last remnants of the old TLS apiAlex Crichton-6/+2
2013-07-11Fix testsAlex Crichton-2/+2
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-05-10A test file is fixedYoungsoo Son-2/+2
2013-05-07Add some tests for local data + borrowed pointersBrian Anderson-0/+21