about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2014-10-07auto merge of #17787 : bgamari/rust/fix-quote-method, r=huonwbors-0/+1
2014-10-07auto merge of #17807 : nick29581/rust/slice6, r=aturonbors-24/+60
2014-10-07Rename slicing methodsNick Cameron-6/+6
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-1/+37
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-17/+17
2014-10-06Revise DST test to not require duplicate errors.Aaron Turon-2/+0
2014-10-06syntax: Parse outer attributes in quote_method!Ben Gamari-0/+1
2014-10-06auto merge of #17803 : bkoropoff/rust/issue-17021, r=alexcrichtonbors-0/+2
2014-10-06auto merge of #17781 : P1start/rust/bitflags-lints, r=alexcrichtonbors-10/+10
2014-10-06Rename the file permission statics in std::io to be uppercaseP1start-10/+10
2014-10-06auto merge of #17414 : jakub-/rust/issue-17405, r=alexcrichtonbors-1/+58
2014-10-05Fix handling of struct variants in a couple of placesJakub Wieczorek-1/+58
2014-10-05Build regression test for issue #17021 with -gBrian Koropoff-0/+2
2014-10-05auto merge of #17762 : bkoropoff/rust/issue-17734, r=alexcrichtonbors-0/+23
2014-10-05Add regression test for issue #17734Brian Koropoff-0/+23
2014-10-05auto merge of #17785 : P1start/rust/diagnostics, r=alexcrichtonbors-3/+43
2014-10-05auto merge of #16970 : kmcallister/rust/llvm-unreachable, r=thestingerbors-0/+81
2014-10-04Add tests for intrinsics::unreachableKeegan McAllister-0/+81
2014-10-05Give a more descriptive error when marking non-test items as #[test]P1start-0/+16
2014-10-05Tweak ‘discriminant value already exists’ error messageP1start-1/+25
2014-10-05Rename vector patterns to array patternsP1start-2/+2
2014-10-04auto merge of #17761 : bkoropoff/rust/issue-17758, r=alexcrichtonbors-0/+22
2014-10-04auto merge of #17760 : bkoropoff/rust/issue-17737, r=eddybbors-0/+24
2014-10-04auto merge of #17755 : alexcrichton/rust/unblock-snapshot, r=eddybbors-2/+1
2014-10-03Add regression test for issue #17758Brian Koropoff-0/+22
2014-10-03Add regression test for issue #17737Brian Koropoff-0/+24
2014-10-04auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwaltonbors-7/+77
2014-10-03test: Fix a test that fails when cross compilingAlex Crichton-2/+1
2014-10-03Test fixes from the rollupAlex Crichton-14/+14
2014-10-03rollup merge of #17739 : eddyb/fix-process-testAlex Crichton-0/+53
2014-10-03rollup merge of #17730 : alexcrichton/snapshotAlex Crichton-1/+1
2014-10-03rollup merge of #17729 : alexcrichton/issue-17718-startAlex Crichton-2/+23
2014-10-03rollup merge of #17215 : P1start/lintsAlex Crichton-12/+55
2014-10-03Fix a race condition between remove_from_env and other io::process tests.Eduard Burtescu-0/+53
2014-10-03tests: remove old compile-fail test asserting the removal of `const`.Eduard Burtescu-11/+0
2014-10-03Add some more test coverage of by-ref unboxed closuresBrian Koropoff-0/+75
2014-10-03Move the lint for the stability lints to the method name onlyP1start-0/+23
2014-10-03Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]P1start-9/+9
2014-10-03Correct error message for invalid `ref`/`mut` bindingsP1start-0/+14
2014-10-03Improve the `non_snake_case` lint to give better suggestionsP1start-1/+4
2014-10-03Set the `non_uppercase_statics` lint to warn by defaultP1start-2/+5
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-0/+97
2014-10-02Rehabilitate an unboxed closure testBrian Koropoff-7/+2
2014-10-02Merge branch 'travis' into rollupAlex Crichton-0/+1
2014-10-02syntax: Enable parsing of `const` globalsAlex Crichton-0/+32
2014-10-02test: Don't depend on /bin/bashAlex Crichton-1/+1
2014-10-02Test fixes from the rollupAlex Crichton-57/+57
2014-10-02rollup merge of #17666 : eddyb/take-garbage-outAlex Crichton-3606/+310
2014-10-02rollup merge of #17722 : jakub-/issue-17169Alex Crichton-0/+6
2014-10-02rollup merge of #17721 : jakub-/resolved-issuesAlex Crichton-0/+339