about summary refs log tree commit diff
path: root/src/libcore/local_data.rs
AgeCommit message (Expand)AuthorLines
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-226/+0
2013-05-14Fix cosmetics for fail!() callsMarvin Löbel-2/+2
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-4/+4
2013-05-10Move core::task::local_data to core::local_dataYoungsoo Son-0/+226