index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-10-03
Handle provided trait methods when giving inference error suggestions
Brian Koropoff
-0
/
+13
2014-10-04
auto merge of #17752 : SimonSapin/rust/patch-6, r=thestinger
bors
-1
/
+1
2014-10-04
auto merge of #17731 : bkoropoff/rust/unboxed-by-ref, r=pcwalton
bors
-38
/
+147
2014-10-03
auto merge of #17743 : steveklabnik/rust/receiver_fix, r=alexcrichton
bors
-1
/
+1
2014-10-03
Fix preallocation amount in String::from_utf16
Simon Sapin
-1
/
+1
2014-10-03
auto merge of #17742 : alexcrichton/rust/rollup, r=alexcrichton
bors
-260
/
+718
2014-10-03
Test fixes from the rollup
Alex Crichton
-15
/
+15
2014-10-03
Update signature of try_recv()
Steve Klabnik
-1
/
+1
2014-10-03
rollup merge of #17739 : eddyb/fix-process-test
Alex Crichton
-26
/
+53
2014-10-03
rollup merge of #17741 : alexcrichton/travis-again
Alex Crichton
-8
/
+1
2014-10-03
rollup merge of #17730 : alexcrichton/snapshot
Alex Crichton
-1
/
+1
2014-10-03
rollup merge of #17729 : alexcrichton/issue-17718-start
Alex Crichton
-5
/
+44
2014-10-03
rollup merge of #17387 : sneves/master
Alex Crichton
-1
/
+288
2014-10-03
rollup merge of #17215 : P1start/lints
Alex Crichton
-204
/
+316
2014-10-03
travis: Fix for real this time
Alex Crichton
-8
/
+1
2014-10-03
Fix a race condition between remove_from_env and other io::process tests.
Eduard Burtescu
-26
/
+53
2014-10-03
tests: remove old compile-fail test asserting the removal of `const`.
Eduard Burtescu
-11
/
+0
2014-10-03
Add some more test coverage of by-ref unboxed closures
Brian Koropoff
-0
/
+75
2014-10-03
Move the lint for the stability lints to the method name only
P1start
-2
/
+28
2014-10-03
Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]
P1start
-10
/
+10
2014-10-03
Report trait/impl sig inconsistency before method/body inconsistency
P1start
-10
/
+11
2014-10-03
Correct error message for invalid `ref`/`mut` bindings
P1start
-3
/
+18
2014-10-03
Improve the `non_snake_case` lint to give better suggestions
P1start
-2
/
+9
2014-10-03
Update the `unused` lint group to include more lints
P1start
-5
/
+6
2014-10-03
Set the `non_uppercase_statics` lint to warn by default
P1start
-172
/
+234
2014-10-03
auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichton
bors
-19
/
+473
2014-10-03
auto merge of #17725 : alexcrichton/rust/rollup, r=alexcrichton
bors
-5369
/
+1053
2014-10-02
Rehabilitate an unboxed closure test
Brian Koropoff
-7
/
+2
2014-10-02
Correctly trans capture-by-ref unboxed closures
Brian Koropoff
-3
/
+16
2014-10-02
Return correct types for capture-by-ref unboxed closure upvars
Brian Koropoff
-1
/
+13
2014-10-02
Fix categorization of upvars of capture-by-reference unboxed closures
Brian Koropoff
-11
/
+15
2014-10-02
Fix missing entries in upvar borrows map for capture-by-ref unboxed closures
Brian Koropoff
-16
/
+26
2014-10-02
Merge branch 'travis' into rollup
Alex Crichton
-0
/
+8
2014-10-02
syntax: Enable parsing of `const` globals
Alex Crichton
-3
/
+53
2014-10-02
test: Don't depend on /bin/bash
Alex Crichton
-1
/
+1
2014-10-02
auto merge of #17715 : aturon/rust/revert-slice-ops-libs, r=alexcrichton
bors
-677
/
+495
2014-10-02
Test fixes from the rollup
Alex Crichton
-59
/
+60
2014-10-02
travis: Stop building and testing rust
Alex Crichton
-47
/
+17
2014-10-02
rollup merge of #17666 : eddyb/take-garbage-out
Alex Crichton
-5088
/
+435
2014-10-02
rollup merge of #17723 : alexcrichton/travis
Alex Crichton
-52
/
+11
2014-10-02
rollup merge of #17722 : jakub-/issue-17169
Alex Crichton
-14
/
+13
2014-10-02
rollup merge of #17721 : jakub-/resolved-issues
Alex Crichton
-0
/
+339
2014-10-02
rollup merge of #17720 : ben0x539/shifts
Alex Crichton
-8
/
+103
2014-10-02
rollup merge of #17717 : steveklabnik/gh17190
Alex Crichton
-3
/
+5
2014-10-02
rollup merge of #17708 : bnoordhuis/fix-ctags-makefile-target
Alex Crichton
-1
/
+1
2014-10-02
rollup merge of #17706 : thestinger/supp
Alex Crichton
-193
/
+1
2014-10-02
rollup merge of #17705 : thestinger/realloc
Alex Crichton
-9
/
+26
2014-10-02
rollup merge of #17702 : nick29581/enable-dots-test
Alex Crichton
-2
/
+0
2014-10-02
rollup merge of #17698 : jistr/guide_export
Alex Crichton
-3
/
+3
2014-10-02
rollup merge of #17695 : steveklabnik/various_docs
Alex Crichton
-20
/
+14
[next]