summary refs log tree commit diff
path: root/src/librustrt/thread.rs
AgeCommit message (Expand)AuthorLines
2014-09-16Fallout from renamingAaron Turon-3/+3
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-1/+1
2014-08-28Fallout from stabilizing core::optionAaron Turon-1/+1
2014-08-05Renamed `record_stack_bounds` for clarity.Vadim Chugunov-1/+1
2014-07-13Stabilization for `owned` (now `boxed`) and `cell`Aaron Turon-3/+3
2014-07-03Fix spelling errors.Joseph Crail-1/+1
2014-06-28Rename all raw pointers as necessaryAlex Crichton-14/+14
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-3/+3
2014-06-12Basic iOS supportValerii Hiora-2/+0
2014-06-11sync: Move underneath libstdAlex Crichton-0/+348