about summary refs log tree commit diff
path: root/src/libcore/task/mod.rs
AgeCommit message (Expand)AuthorLines
2013-01-08librustc: Make unqualified identifier searches terminate at the nearest modul...Patrick Walton-0/+1
2013-01-08Revert "librustc: Make unqualified identifier searches terminate at the neare...Patrick Walton-1/+0
2013-01-08librustc: Make unqualified identifier searches terminate at the nearest modul...Patrick Walton-0/+1
2012-12-27librustc: Fix the test runner, the condition system, and core test. rs=bustagePatrick Walton-0/+6
2012-12-27librustc: Terminate name searches at the nearest module scope for paths that ...Patrick Walton-0/+5
2012-12-14Rename core::comm to core::oldcommBrian Anderson-59/+59
2012-12-14Remove spawn_listener, spawn_conversationBrian Anderson-105/+0
2012-12-13Replace some Eq impls with deriving_eqBrian Anderson-0/+1
2012-12-13Rename Send trait to OwnedBrian Anderson-8/+8
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-4/+2
2012-12-11Reverse the order of the results of pipes::streamTim Chevalier-5/+5
2012-12-05libcore: Fix some more coretest bustage. rs=bustagePatrick Walton-2/+2
2012-12-05librustc: Hook borrow check loan checking up to the moves-based-on-type infra...Patrick Walton-28/+28
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-29librustc: Eliminate most expressions of the form `a.b()` that are not method ...Patrick Walton-1/+1
2012-11-28Remove uses of #[merge]Brian Anderson-3/+1301
2012-11-26Remove the crate languageBrian Anderson-0/+8