| Age | Commit message (Expand) | Author | Lines |
| 2014-10-31 | auto merge of #18431 : japaric/rust/show, r=alexcrichton | bors | -28/+28 |
| 2014-10-30 | DSTify Show and all the other formatting traits | Jorge Aparicio | -28/+28 |
| 2014-10-30 | Test fixes and rebase conflicts | Alex Crichton | -3/+3 |
| 2014-10-30 | rollup merge of #18445 : alexcrichton/index-mut | Alex Crichton | -97/+0 |
| 2014-10-30 | rollup merge of #18398 : aturon/lint-conventions-2 | Alex Crichton | -17/+17 |
| 2014-10-30 | Add a `repeat` function to the prelude | Jakub Bukaj | -2/+7 |
| 2014-10-30 | Doc: Clears up trim_char doc | gamazeps | -1/+1 |
| 2014-10-30 | rollup merge of #18421 : tbu-/pr_checkeddiv1 | Alex Crichton | -1/+1 |
| 2014-10-30 | rollup merge of #18392 : cakebaker/remove_double_negation | Alex Crichton | -1/+1 |
| 2014-10-30 | collections: Enable IndexMut for some collections | Alex Crichton | -97/+0 |
| 2014-10-30 | auto merge of #18367 : pcwalton/rust/inline-atomic-constructors, r=thestinger | bors | -0/+4 |
| 2014-10-29 | Update infrastructure for fail -> panic | Steve Klabnik | -0/+47 |
| 2014-10-29 | Rename fail! to panic! | Steve Klabnik | -88/+88 |
| 2014-10-29 | Fix `core::num::CheckedDiv::checked_div` documentation | Tobias Bucher | -1/+1 |
| 2014-10-28 | auto merge of #17603 : jakub-/rust/ty_bot, r=nikomatsakis | bors | -1/+1 |
| 2014-10-28 | Remove ty_bot from the type system | Jakub Bukaj | -1/+1 |
| 2014-10-28 | Update code with new lint names | Aaron Turon | -19/+19 |
| 2014-10-28 | Remove double negation from sqrt's doc comment | Daniel Hofstetter | -1/+1 |
| 2014-10-27 | DSTify [T]/str extension traits | Jorge Aparicio | -178/+179 |
| 2014-10-27 | rollup merge of #18316 : thestinger/raw | Alex Crichton | -1/+4 |
| 2014-10-27 | libcore: Inline atomic constructors. | Patrick Walton | -0/+4 |
| 2014-10-26 | auto merge of #18212 : kmcallister/rust/unsafecell, r=thestinger | bors | -0/+22 |
| 2014-10-25 | make the core::raw struct representation defined | Daniel Micay | -1/+4 |
| 2014-10-25 | auto merge of #18080 : veddan/rust/assume, r=thestinger | bors | -0/+11 |
| 2014-10-24 | Add as_unsafe_cell() for Cell and RefCell | Keegan McAllister | -0/+22 |
| 2014-10-24 | auto merge of #17960 : mahkoh/rust/clone_from_slice, r=pcwalton | bors | -4/+7 |
| 2014-10-22 | auto merge of #18121 : nikomatsakis/rust/method-call-use-trait-matching-infra... | bors | -3/+3 |
| 2014-10-21 | Patch up broken error messages | Niko Matsakis | -1/+1 |
| 2014-10-21 | Correct case where the old version of method lookup was incorrectly matching, | Niko Matsakis | -2/+2 |
| 2014-10-21 | auto merge of #18201 : Gankro/rust/option-what, r=alexcrichton | bors | -1/+1 |
| 2014-10-20 | Fix crazy-pants match in Option docs | Alexis Beingessner | -1/+1 |
| 2014-10-20 | auto merge of #18070 : alexcrichton/rust/spring-cleaning, r=aturon | bors | -731/+8 |
| 2014-10-20 | auto merge of #18174 : huonw/rust/fix-sqrt, r=alexcrichton | bors | -3/+12 |
| 2014-10-20 | Handle negative numbers in `sqrt` properly. | Huon Wilson | -3/+12 |
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -731/+8 |
| 2014-10-18 | Mark lt as inline in PartialOrd | Ray Clanan | -0/+1 |
| 2014-10-18 | auto merge of #18024 : phungleson/rust/fix-var-name-in-doc, r=brson | bors | -11/+10 |
| 2014-10-16 | librustc: Remove trans::reflect and the opaque and ty_visitor lang items. | Luqman Aden | -0/+3 |
| 2014-10-16 | librustc: Stop generating visit glue and remove from TyDesc. | Luqman Aden | -0/+1 |
| 2014-10-16 | librustc: Remove visit_tydesc intrinsic. | Luqman Aden | -2/+0 |
| 2014-10-16 | Improve documentation of assume intrinsic. | Viktor Dahl | -1/+5 |
| 2014-10-16 | Add assume intrinsic | Viktor Dahl | -0/+7 |
| 2014-10-14 | auto merge of #18029 : Ms2ger/rust/patch-1, r=huonw | bors | -1/+1 |
| 2014-10-14 | Fix the formatting of the documentation for OrdIterator.min_max. | Ms2ger | -1/+1 |
| 2014-10-14 | Change `from` and `to` to `_from` and `_to` | Son | -6/+6 |
| 2014-10-14 | Remove unnecessary ::core::ops:: | Son | -2/+2 |
| 2014-10-14 | Change _rhs to _index. | Son | -3/+2 |
| 2014-10-13 | Fix typo in char's from_digit error message | Stefan Bucur | -1/+1 |
| 2014-10-12 | improve clone_from_slice performance | Julian Orth | -4/+7 |
| 2014-10-10 | Register new snapshots | Alex Crichton | -115/+1 |