| Age | Commit message (Expand) | Author | Lines |
| 2014-10-21 | Various minor cases where errors are reported in slightly different ways. | Niko Matsakis | -12/+19 |
| 2014-10-21 | Test where the old infrastructure failed to detect the (applicable) impl of `... | Niko Matsakis | -1/+3 |
| 2014-10-21 | The new method lookup mechanism typechecks calls against the method type decl... | Niko Matsakis | -19/+34 |
| 2014-10-21 | Correct case where the old version of method lookup was incorrectly matching, | Niko Matsakis | -2/+2 |
| 2014-10-21 | Change method lookup infrastructure to use the trait methods. Instead | Niko Matsakis | -661/+640 |
| 2014-10-21 | rustdoc: hide private traits in strip-private pass | Tom Jakubowski | -1/+12 |
| 2014-10-21 | Generalize the replace-late-bound-regions function to operate | Niko Matsakis | -31/+35 |
| 2014-10-21 | Permit DST types to unify like other types. | Niko Matsakis | -45/+15 |
| 2014-10-21 | Implement "method matching". Similar to trait matching, but with the twist th... | Niko Matsakis | -50/+422 |
| 2014-10-21 | Prune unused parameters. | Niko Matsakis | -30/+14 |
| 2014-10-21 | auto merge of #18201 : Gankro/rust/option-what, r=alexcrichton | bors | -1/+1 |
| 2014-10-21 | Guide: articulate the advantages of ownership over garbage collection. | John Kleint | -15/+18 |
| 2014-10-21 | auto merge of #17508 : vberger/rust/stability_lint_for_nested_macros, r=pnkfelix | bors | -16/+23 |
| 2014-10-21 | Use strlen in CString::len | Julian Orth | -9/+1 |
| 2014-10-20 | Fix crazy-pants match in Option docs | Alexis Beingessner | -1/+1 |
| 2014-10-21 | auto merge of #17555 : steveklabnik/rust/module_guide, r=alexcrichton | bors | -0/+569 |
| 2014-10-20 | auto merge of #17453 : steveklabnik/rust/gh17340, r=alexcrichton | bors | -22/+120 |
| 2014-10-20 | Stability lint checker now handles nested macros. | Victor Berger | -16/+23 |
| 2014-10-20 | New Guide: crates and modules | Steve Klabnik | -0/+569 |
| 2014-10-20 | auto merge of #18145 : neilpa/rust/master, r=steveklabnik | bors | -9/+9 |
| 2014-10-20 | Some String Guide improvements. | Steve Klabnik | -22/+120 |
| 2014-10-20 | auto merge of #18186 : cakebaker/rust/fix_test_count, r=alexcrichton | bors | -2/+2 |
| 2014-10-20 | auto merge of #18070 : alexcrichton/rust/spring-cleaning, r=aturon | bors | -12812/+1360 |
| 2014-10-20 | Test fixes and rebase conflicts | Alex Crichton | -9/+9 |
| 2014-10-20 | Guide: Fix test count | Daniel Hofstetter | -2/+2 |
| 2014-10-20 | Guide: Fix typo in path | Daniel Hofstetter | -4/+4 |
| 2014-10-20 | auto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton | bors | -3/+34 |
| 2014-10-20 | Handle negative numbers in `sqrt` properly. | Huon Wilson | -3/+34 |
| 2014-10-20 | auto merge of #18108 : mahkoh/rust/buffered_reader, r=alexcrichton | bors | -2/+11 |
| 2014-10-20 | Optimize BufferedReader::read for large buffers. | Julian Orth | -2/+11 |
| 2014-10-19 | auto merge of #18160 : koshlo/rust/to-source-fix, r=alexcrichton | bors | -1/+10 |
| 2014-10-19 | Ensure that the return type of a function is Sized | Ariel Ben-Yehuda | -14/+52 |
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -4266/+1352 |
| 2014-10-19 | Remove a number of deprecated crates | Alex Crichton | -8538/+0 |
| 2014-10-19 | fix printing signed literal in print_literal | Aleksandr Koshlo | -1/+10 |
| 2014-10-19 | auto merge of #18139 : JelteF/rust-1/patch-1, r=steveklabnik | bors | -2/+2 |
| 2014-10-19 | auto merge of #18138 : rclanan/rust/mark-lt-partialord-inline, r=sfackler | bors | -0/+1 |
| 2014-10-19 | auto merge of #18136 : mprobinson/rust/example-warning, r=alexcrichton | bors | -1/+1 |
| 2014-10-19 | auto merge of #18135 : EduardoBautista/rust/fix-misaligned-carot, r=steveklabnik | bors | -1/+1 |
| 2014-10-19 | auto merge of #18124 : pnkfelix/rust/fsk-add-check-of-borrow-local-static, r=... | bors | -2/+16 |
| 2014-10-19 | auto merge of #18123 : dotdash/rust/llvm_memcpy, r=alexcrichton | bors | -0/+0 |
| 2014-10-19 | auto merge of #18120 : jrincayc/rust/match_exp, r=thestinger | bors | -8/+6 |
| 2014-10-18 | [Docs] more intro typos | Neil Pankey | -7/+7 |
| 2014-10-18 | [Docs] intro typo | Neil Pankey | -4/+4 |
| 2014-10-18 | auto merge of #18109 : bkoropoff/rust/issue-16939, r=aturon | bors | -1/+23 |
| 2014-10-18 | auto merge of #18113 : bkoropoff/rust/issue-16739, r=alexcrichton | bors | -6/+72 |
| 2014-10-18 | Fix fold explanation in the guide | Jelte Fennema | -2/+2 |
| 2014-10-18 | auto merge of #18041 : arielb1/rust/no-size-overflow, r=pnkfelix | bors | -142/+388 |
| 2014-10-18 | trailing whitespace | Ariel Ben-Yehuda | -1/+1 |
| 2014-10-18 | Mark lt as inline in PartialOrd | Ray Clanan | -0/+1 |