about summary refs log tree commit diff
path: root/src/test/run-pass/issue-4446.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-24/+0
2016-02-11Ignore tests that use threads on emscriptenPierre Krieger-0/+2
2015-04-14More test fixesAlex Crichton-2/+0
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-4/+1
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-02-17Test fixes and rebase conflictsAlex Crichton-2/+2
2015-01-26Fallout of io => old_ioAlex Crichton-1/+1
2015-01-06Fallout from stabilizationAaron Turon-1/+1
2014-12-29std: Second pass stabilization for `comm`Alex Crichton-3/+3
2014-12-29std: Stabilize the prelude moduleAlex Crichton-2/+4
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-06-03librustc: Try to resolve before coercions.Luqman Aden-2/+2
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-3/+3
2014-01-29Remove do keyword from test/Scott Lawrence-2/+2
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-0/+2
2013-12-16Fallout of rewriting std::commAlex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-09Remove the C++ runtime. SayonaraBrian Anderson-5/+3
2013-06-27testsuite: Add test cases, some xfailedTim Chevalier-0/+21