summary refs log tree commit diff
path: root/src/test/run-pass/issue-4448.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-2/+2
2015-01-06Fallout from stabilizationAaron Turon-1/+1
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-5/+6
2014-12-29std: Stabilize the prelude moduleAlex Crichton-0/+1
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-3/+3
2014-01-29Remove do keyword from test/Scott Lawrence-2/+2
2013-12-16Fallout of rewriting std::commAlex Crichton-2/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+3
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-27testsuite: more `pub fn main`Tim Chevalier-1/+1
2013-03-18librustc: Convert all uses of old lifetime notation to new lifetime notation....Patrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2013-03-04Add test for issue #4448Ben Striegel-0/+19