summary refs log tree commit diff
path: root/src/test/run-pass/issue-9396.rs
AgeCommit message (Expand)AuthorLines
2015-04-14rollup merge of #24385: aturon/unstable-scopedAlex Crichton-1/+2
2015-04-14More test fixesAlex Crichton-2/+0
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-6/+1
2015-04-14Fallout: move from scoped to spawnAaron Turon-1/+2
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-2/+2
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
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