about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2013-11-18auto merge of #10555 : TeXitoi/rust/pidigits-resurected, r=alexcrichtonbors-137/+66
2013-11-18pidigits resurectedGuillaume Pinot-137/+66
2013-11-18auto merge of #10539 : alexcrichton/rust/external-linkage, r=pcwaltonbors-0/+39
2013-11-18Don't mark reachable extern fns as internalAlex Crichton-0/+39
2013-11-17auto merge of #10443 : alexcrichton/rust/meaninless-pub-priv, r=cmrbors-1/+27
2013-11-17Forbid privacy in inner functionsAlex Crichton-1/+27
2013-11-17auto merge of #10363 : astrieanna/rust/fix-x86stdcall, r=huonwbors-8/+9
2013-11-17Fix XFailed test x86stdcallLeah Hanson-8/+9
2013-11-17auto merge of #10511 : cmr/rust/addtests, r=huonwbors-1/+42
2013-11-17Better error message when using vectors in staticsCorey Richardson-1/+18
2013-11-17Add a test for #6976Corey Richardson-0/+24
2013-11-17auto merge of #10531 : TeXitoi/rust/mandelbrot-resurected, r=cmrbors-48/+63
2013-11-17auto merge of #10518 : huonw/rust/6911, r=alexcrichtonbors-0/+4
2013-11-17Prettier long string breaking.Guillaume Pinot-2/+2
2013-11-17Clarrify the message for test mode and use u8 instead of i8 for storing bitsGuillaume Pinot-4/+5
2013-11-17auto merge of #10509 : cmr/rust/trait_name, r=alexcrichtonbors-1/+1
2013-11-17resurect shootout-mandelbrot.rsGuillaume Pinot-48/+62
2013-11-16auto merge of #10420 : sanxiyn/rust/path, r=cmrbors-0/+15
2013-11-16lint: _-prefixed variables don't get an unused-mut warning.Huon Wilson-0/+4
2013-11-16Adjust error message for method type mismatchCorey Richardson-1/+1
2013-11-16Show the name of the trait in the error messageJaemin Moon-1/+1
2013-11-14auto merge of #10478 : TeXitoi/rust/shootout-meteor, r=brsonbors-0/+281
2013-11-14Improve variable naming.Guillaume Pinot-7/+8
2013-11-14remove useless Iterate impl, and permute the order of the argument of iterateGuillaume Pinot-9/+4
2013-11-14auto merge of #10018 : fhahn/rust/check-inferred-ints, r=alexcrichtonbors-2/+54
2013-11-14auto merge of #9788 : geoffhill/rust/bare-fn-cast, r=pnkfelixbors-0/+21
2013-11-14Add shootout meteor contest benchmark.Guillaume Pinot-0/+285
2013-11-14test: Add xfail-win32 to two debug-info testsklutzy-0/+2
2013-11-14test: Fix signal-exit-status on windowsklutzy-2/+4
2013-11-14test: Clean up xfail-{fast,win32} testsklutzy-56/+26
2013-11-13auto merge of #10457 : alexcrichton/rust/native-io, r=brsonbors-1/+37
2013-11-13Implement native::IoFactoryAlex Crichton-1/+37
2013-11-13auto merge of #10277 : dcrewi/rust/missing-doc-and-visibility-rules, r=alexcr...bors-8/+36
2013-11-13make missing_doc lint respect the visibility rulesDavid Creswick-8/+36
2013-11-12Fixed xfail for nbody shootout benchmark by correcting command line parse.Carol W-9/+13
2013-11-12auto merge of #10427 : alexcrichton/rust/no-xray, r=brsonbors-5/+16
2013-11-12auto merge of #10423 : alexcrichton/rust/move-io, r=pcwaltonbors-32/+32
2013-11-12Check inferred integer literals for overflows, closes #4220Florian Hahn-2/+54
2013-11-12Improve error message for breaks in blocksAlex Crichton-5/+16
2013-11-11auto merge of #10425 : astrieanna/rust/rm-issue-912, r=brsonbors-65/+0
2013-11-11Move std::rt::io to std::ioAlex Crichton-32/+32
2013-11-12Implemented a ProcessExit enum and helper methods to std::rt::io::process for...Matthew Iselin-4/+54
2013-11-11Remove test issue-3461Leah Hanson-17/+0
2013-11-11Remove run-pass/issue-3907-2.rsLeah Hanson-30/+0
2013-11-11Remove #[fixed_stack_segment] and #[rust_stack]Alex Crichton-112/+4
2013-11-11Removed test issue-912.rsLeah Hanson-18/+0
2013-11-11auto merge of #10394 : yichoi/rust/make_check_pass_android, r=brsonbors-60/+72
2013-11-11Fix path parsingSeo Sanghyeon-0/+15
2013-11-10auto merge of #10408 : alexcrichton/rust/snapshots, r=huonwbors-7/+4
2013-11-10Register new snapshotsAlex Crichton-7/+4