summary refs log tree commit diff
path: root/src/test/run-pass/issue-9396.rs
AgeCommit message (Expand)AuthorLines
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2015-01-07test: Move some tests to scoped instead of spawnAlex Crichton-1/+1
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-4/+4
2014-12-29std: Stabilize the prelude moduleAlex Crichton-2/+3
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-08-13Fix various fallout from timer changesBrian Anderson-1/+2
2014-04-10std: Make std::comm return types consistentAlex Crichton-3/+3
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-3/+3
2014-02-04Adding tests for closed issuesAlex Crichton-0/+28