| Age | Commit message (Expand) | Author | Lines |
| 2013-10-21 | auto merge of #9982 : danluu/rust/local_delc_xfail, r=brson | bors | -5/+2 |
| 2013-10-21 | auto merge of #9960 : adridu59/rust/patch-doc-limited, r=alexcrichton | bors | -431/+23 |
| 2013-10-21 | auto merge of #9937 : brson/rust/log_str, r=alexcrichton | bors | -25/+21 |
| 2013-10-21 | auto merge of #9936 : madjar/rust/master, r=alexcrichton | bors | -75/+70 |
| 2013-10-21 | auto merge of #10000 : cmr/rust/snapshot, r=alexcrichton | bors | -28/+8 |
| 2013-10-21 | Add support for nested comments | Georges Dubus | -75/+70 |
| 2013-10-21 | auto merge of #9997 : thestinger/rust/float, r=thestinger | bors | -19/+19 |
| 2013-10-21 | std: Move sys::log_str to repr::repr_to_str. Further work on #2240. | Brian Anderson | -25/+21 |
| 2013-10-21 | Register snapshots | Corey Richardson | -28/+8 |
| 2013-10-21 | fix the new floating point intrinsics | Daniel Micay | -19/+19 |
| 2013-10-21 | auto merge of #9736 : catamorphism/rust/rustpkg-issue-8520, r=cmr | bors | -18/+89 |
| 2013-10-21 | rustpkg: Search for crates in the current directory | Tim Chevalier | -18/+89 |
| 2013-10-21 | auto merge of #9986 : thestinger/rust/float, r=cmr | bors | -23/+69 |
| 2013-10-21 | Make fn pub for windows compatibility | Dan Luu | -1/+1 |
| 2013-10-21 | auto merge of #9991 : LeoTestard/rust/asm-feature-gate, r=huonw | bors | -17/+42 |
| 2013-10-21 | Add a feature flag for ASM | Léo Testard | -17/+42 |
| 2013-10-21 | auto merge of #9979 : alexcrichton/rust/print-no-alloc, r=huonw | bors | -8/+20 |
| 2013-10-21 | expose new floating point intrinsics | Daniel Micay | -23/+69 |
| 2013-10-20 | auto merge of #9976 : thestinger/rust/typo, r=thestinger | bors | -5/+5 |
| 2013-10-21 | rustdoc: nitpicks & cleanup | Adrien Tétar | -431/+23 |
| 2013-10-20 | Use updated local declaration syntax. | Dan Luu | -4/+1 |
| 2013-10-20 | Don't allocate a string when calling println | Alex Crichton | -8/+20 |
| 2013-10-20 | fix typo | Daniel Micay | -5/+5 |
| 2013-10-20 | auto merge of #9812 : HNO3/rust/windows-utf8, r=alexcrichton | bors | -9/+148 |
| 2013-10-20 | testsuite: test for fixed issue. Closes #7580. | Huon Wilson | -0/+22 |
| 2013-10-20 | Fix unicode errors on Windows in path_is_dir, path_exists, getcwd and rust_lo... | LEE Wondong | -9/+148 |
| 2013-10-19 | auto merge of #9956 : sfackler/rust/more-more-visibility, r=alexcrichton | bors | -13/+39 |
| 2013-10-19 | auto merge of #9952 : huonw/rust/fmt-doc, r=alexcrichton | bors | -14/+14 |
| 2013-10-19 | auto merge of #9949 : Heather/rust/driver-rs-cleanup-pullrequest, r=thestinger | bors | -6/+0 |
| 2013-10-19 | auto merge of #9834 : alexcrichton/rust/morestack, r=brson | bors | -1544/+495 |
| 2013-10-19 | Use __morestack to detect stack overflow | Alex Crichton | -1544/+495 |
| 2013-10-19 | std::fmt: fix markdown peculiarity, unicodify some arrows, ` some trait names. | Huon Wilson | -14/+14 |
| 2013-10-19 | auto merge of #9946 : sfackler/rust/enum-doc, r=alexcrichton | bors | -1/+27 |
| 2013-10-19 | auto merge of #9941 : alexcrichton/rust/rustdoc, r=huonw | bors | -1/+1 |
| 2013-10-19 | remove rust and rusti from driver.rs | Heather | -6/+0 |
| 2013-10-19 | auto merge of #9932 : alexcrichton/rust/better-fmt-errors, r=cmr | bors | -29/+32 |
| 2013-10-18 | Check unnecessary visibility for struct variants | Steven Fackler | -13/+39 |
| 2013-10-18 | Fix struct field visibility and add enum field doc | Steven Fackler | -1/+27 |
| 2013-10-18 | Try to improve format! error messages | Alex Crichton | -29/+32 |
| 2013-10-18 | auto merge of #9938 : alexcrichton/rust/fmtdox, r=huonw | bors | -3/+48 |
| 2013-10-18 | auto merge of #9437 : catamorphism/rust/rustpkg-dates, r=alexcrichton | bors | -48/+184 |
| 2013-10-18 | rustpkg: invoke touch with a portable set of args | Tim Chevalier | -1/+3 |
| 2013-10-18 | rustc: Check that the output file is writeable before linking | Tim Chevalier | -26/+45 |
| 2013-10-18 | rustpkg: Make rustpkg tests stop comparing dates | Tim Chevalier | -45/+160 |
| 2013-10-18 | auto merge of #9919 : alexcrichton/rust/fmt-begone, r=huonw | bors | -1532/+25 |
| 2013-10-18 | rustdoc: Strip methods correctly based on privacy | Alex Crichton | -1/+1 |
| 2013-10-18 | auto merge of #9856 : alexcrichton/rust/privacy-errors, r=huonw | bors | -45/+95 |
| 2013-10-18 | Remove the fmt! syntax extension | Alex Crichton | -1532/+25 |
| 2013-10-18 | Document traits and Default about format! better | Alex Crichton | -3/+48 |
| 2013-10-18 | auto merge of #9933 : alexcrichton/rust/no-jemalloc, r=brson | bors | -44502/+0 |