about summary refs log tree commit diff
path: root/src/librustrt/task.rs
AgeCommit message (Expand)AuthorLines
2014-07-03Fix spelling errors.Joseph Crail-2/+2
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-3/+3
2014-06-26rustrt: Reorganize task usageAlex Crichton-88/+247
2014-06-15Register new snapshotsAlex Crichton-7/+7
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-8/+9
2014-06-10Fix more misspelled comments and strings.Joseph Crail-1/+1
2014-06-06libs: Fix miscellaneous fallout of librustrtAlex Crichton-13/+16
2014-06-06std: Extract librustrt out of libstdAlex Crichton-0/+479