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