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