about summary refs log tree commit diff
path: root/src/libstd/rt/context.rs
AgeCommit message (Expand)AuthorLines
2013-08-01A major refactoring that changes the way the runtime uses TLS. In thetoddaaro-3/+3
2013-07-19std: Remove old magic core modBrian Anderson-1/+1
2013-06-18replace #[inline(always)] with #[inline]. r=burningtree.Graydon Hoare-1/+1
2013-06-01Remove all uses of `pub impl`. rs=stylePatrick Walton-4/+4
2013-05-22libstd: Rename libcore to libstd and libstd to libextra; update makefiles.Patrick Walton-0/+214