about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2013-09-03auto merge of #8945 : alexcrichton/rust/ifmt-dont-move, r=thestingerbors-0/+5
2013-09-04Implement support for indicating the stability of items.Huon Wilson-0/+500
2013-09-03auto merge of #8932 : huonw/rust/closed-issues, r=thestingerbors-108/+196
2013-09-03Re-xfail extern-pass-TwoU{8,16}.rs (still doesn't work on 32-bit platforms).Huon Wilson-0/+4
2013-09-03Tests for fixed issues.Huon Wilson-1/+171
2013-09-03Un-xfail/move/delete some tests.Huon Wilson-122/+36
2013-09-03auto merge of #8940 : pnkfelix/rust/fsk-8468-allow-underscore-paramname-in-tr...bors-0/+15
2013-09-02Don't have format! move out of local variablesAlex Crichton-0/+5
2013-09-02Remove __extensions__ in names for a "pretty name"Alex Crichton-3/+40
2013-09-02Fix inner statics having the same symbol nameAlex Crichton-0/+47
2013-09-03Regression test for #8468.Felix S. Klock II-0/+15
2013-09-02Long awaited test case for #2355.Felix S. Klock II-0/+27
2013-09-02auto merge of #8927 : thestinger/rust/repr, r=huonwbors-19/+20
2013-09-02switch __field__ hack to <unnamed_field>Daniel Micay-1/+2
2013-09-02repr: handle tuple structs sanelyDaniel Micay-14/+14
2013-09-02repr: add support for trait objectsDaniel Micay-4/+4
2013-09-01Fix #8898novalis-0/+32
2013-08-31auto merge of #8899 : thestinger/rust/repr, r=huonwbors-13/+23
2013-08-31document why some tests are xfail-fastDaniel Micay-5/+5
2013-08-31repr: remove trailing {} from unit-like structsDaniel Micay-1/+1
2013-08-31repr: print the name of structsDaniel Micay-13/+23
2013-08-30auto merge of #8889 : erickt/rust/cleanup, r=catamorphismbors-28/+9
2013-08-30auto merge of #8831 : catamorphism/rust/extend_rust_path, r=catamorphismbors-0/+57
2013-08-30std: Add a file-renaming function to std::osTim Chevalier-0/+57
2013-08-30fix various warningsErick Tryzelaar-28/+9
2013-08-30auto merge of #8886 : cmr/rust/test-restructure, r=cmrbors-0/+0
2013-08-30Revert "src/test/bench: restructure"Corey Richardson-0/+0
2013-08-30auto merge of #8869 : alexcrichton/rust/issue-8847-fix-unused, r=huonwbors-0/+84
2013-08-30auto merge of #8854 : huonw/rust/rt-papercuts, r=brsonbors-1/+1
2013-08-30auto merge of #8843 : alexcrichton/rust/fix-bug, r=huonwbors-0/+59
2013-08-30auto merge of #8820 : alexcrichton/rust/no-io-writer, r=brsonbors-203/+195
2013-08-29Correct the sources of glob importsAlex Crichton-0/+84
2013-08-29Fix a bug with statics inside blocks in generic fnsAlex Crichton-0/+59
2013-08-29auto merge of #8458 : cmr/rust/test-restructure, r=brsonbors-0/+0
2013-08-29Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, ...Brian Anderson-6/+3
2013-08-29extra: error message should reflact that RUST_TEST_TASKS should be strictly p...Huon Wilson-1/+1
2013-08-29auto merge of #8823 : huonw/rust/6233, r=brsonbors-0/+19
2013-08-28Remove @io::Writer from sys/repr/reflectAlex Crichton-203/+195
2013-08-28auto merge of #8800 : fhahn/rust/ticket_5239, r=alexcrichtonbors-0/+32
2013-08-29Make the unit-test framework check RUST_TEST_TASKS over RUST_THREADS.Huon Wilson-0/+19
2013-08-28auto merge of #8718 : bblum/rust/typeof, r=pcwaltonbors-0/+35
2013-08-28src/test/bench: restructureCorey Richardson-0/+0
2013-08-28Add tests for ref in closure parameter list, closes #5239Florian Hahn-0/+32
2013-08-27auto merge of #8805 : jfager/rust/remove-hashutil, r=alexcrichtonbors-4/+0
2013-08-27Implement process bindings to libuvAlex Crichton-3/+6
2013-08-27auto merge of #8802 : pcwalton/rust/compile-speed, r=brsonbors-292/+150
2013-08-27librustc: Fix merge falloutPatrick Walton-13/+29
2013-08-27librustc: Fix problem with cross-crate reexported static methods.Patrick Walton-7/+7
2013-08-27librustc: Fix merge fallout.Patrick Walton-0/+4
2013-08-27test: xfail a test that relies on old path behavior.Patrick Walton-0/+2