about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2014-10-03Handle provided trait methods when giving inference error suggestionsBrian Koropoff-0/+13
2014-10-04auto merge of #17752 : SimonSapin/rust/patch-6, r=thestingerbors-1/+1
2014-10-04auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwaltonbors-38/+147
2014-10-03auto merge of #17743 : steveklabnik/rust/receiver_fix, r=alexcrichtonbors-1/+1
2014-10-03Fix preallocation amount in String::from_utf16Simon Sapin-1/+1
2014-10-03auto merge of #17742 : alexcrichton/rust/rollup, r=alexcrichtonbors-260/+718
2014-10-03Test fixes from the rollupAlex Crichton-15/+15
2014-10-03Update signature of try_recv()Steve Klabnik-1/+1
2014-10-03rollup merge of #17739 : eddyb/fix-process-testAlex Crichton-26/+53
2014-10-03rollup merge of #17741 : alexcrichton/travis-againAlex Crichton-8/+1
2014-10-03rollup merge of #17730 : alexcrichton/snapshotAlex Crichton-1/+1
2014-10-03rollup merge of #17729 : alexcrichton/issue-17718-startAlex Crichton-5/+44
2014-10-03rollup merge of #17387 : sneves/masterAlex Crichton-1/+288
2014-10-03rollup merge of #17215 : P1start/lintsAlex Crichton-204/+316
2014-10-03travis: Fix for real this timeAlex Crichton-8/+1
2014-10-03Fix a race condition between remove_from_env and other io::process tests.Eduard Burtescu-26/+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-2/+28
2014-10-03Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]P1start-10/+10
2014-10-03Report trait/impl sig inconsistency before method/body inconsistencyP1start-10/+11
2014-10-03Correct error message for invalid `ref`/`mut` bindingsP1start-3/+18
2014-10-03Improve the `non_snake_case` lint to give better suggestionsP1start-2/+9
2014-10-03Update the `unused` lint group to include more lintsP1start-5/+6
2014-10-03Set the `non_uppercase_statics` lint to warn by defaultP1start-172/+234
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-19/+473
2014-10-03auto merge of #17725 : alexcrichton/rust/rollup, r=alexcrichtonbors-5369/+1053
2014-10-02Rehabilitate an unboxed closure testBrian Koropoff-7/+2
2014-10-02Correctly trans capture-by-ref unboxed closuresBrian Koropoff-3/+16
2014-10-02Return correct types for capture-by-ref unboxed closure upvarsBrian Koropoff-1/+13
2014-10-02Fix categorization of upvars of capture-by-reference unboxed closuresBrian Koropoff-11/+15
2014-10-02Fix missing entries in upvar borrows map for capture-by-ref unboxed closuresBrian Koropoff-16/+26
2014-10-02Merge branch 'travis' into rollupAlex Crichton-0/+8
2014-10-02syntax: Enable parsing of `const` globalsAlex Crichton-3/+53
2014-10-02test: Don't depend on /bin/bashAlex Crichton-1/+1
2014-10-02auto merge of #17715 : aturon/rust/revert-slice-ops-libs, r=alexcrichtonbors-677/+495
2014-10-02Test fixes from the rollupAlex Crichton-59/+60
2014-10-02travis: Stop building and testing rustAlex Crichton-47/+17
2014-10-02rollup merge of #17666 : eddyb/take-garbage-outAlex Crichton-5088/+435
2014-10-02rollup merge of #17723 : alexcrichton/travisAlex Crichton-52/+11
2014-10-02rollup merge of #17722 : jakub-/issue-17169Alex Crichton-14/+13
2014-10-02rollup merge of #17721 : jakub-/resolved-issuesAlex Crichton-0/+339
2014-10-02rollup merge of #17720 : ben0x539/shiftsAlex Crichton-8/+103
2014-10-02rollup merge of #17717 : steveklabnik/gh17190Alex Crichton-3/+5
2014-10-02rollup merge of #17708 : bnoordhuis/fix-ctags-makefile-targetAlex Crichton-1/+1
2014-10-02rollup merge of #17706 : thestinger/suppAlex Crichton-193/+1
2014-10-02rollup merge of #17705 : thestinger/reallocAlex Crichton-9/+26
2014-10-02rollup merge of #17702 : nick29581/enable-dots-testAlex Crichton-2/+0
2014-10-02rollup merge of #17698 : jistr/guide_exportAlex Crichton-3/+3
2014-10-02rollup merge of #17695 : steveklabnik/various_docsAlex Crichton-20/+14