| Age | Commit message (Expand) | Author | Lines |
| 2015-09-20 | Do not drop_in_place elements of Vec<T> if T doesn't need dropping | whitequark | -3/+5 |
| 2015-09-20 | Auto merge of #28503 - marcusklaas:pub-extern, r=alexcrichton | bors | -7/+28 |
| 2015-09-20 | Auto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton | bors | -1/+1 |
| 2015-09-20 | Auto merge of #28506 - Manishearth:no_mac, r=eddyb | bors | -4/+0 |
| 2015-09-20 | Auto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton | bors | -0/+1 |
| 2015-09-19 | Auto merge of #28345 - japaric:op-assign, r=nmatsakis | bors | -84/+1008 |
| 2015-09-19 | Auto merge of #28516 - steveklabnik:rollup, r=steveklabnik | bors | -83/+192 |
| 2015-09-19 | Move test to the right directory and make it pass | William Throwe | -1/+1 |
| 2015-09-19 | Auto merge of #28497 - apasel422:issue-28493, r=Gankro | bors | -1/+59 |
| 2015-09-19 | Rollup merge of #28515 - alex:patch-1, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-09-19 | Rollup merge of #28511 - llogiq:printdoc, r=steveklabnik | Steve Klabnik | -0/+8 |
| 2015-09-19 | Rollup merge of #28496 - davidszotten:fix_error_anchors, r=steveklabnik | Steve Klabnik | -11/+24 |
| 2015-09-19 | Rollup merge of #28485 - Wallacoloo:clarify-let-lhs, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-09-19 | Rollup merge of #28483 - dagnir:compiler-test-doc-cleanup, r=alexcrichton | Steve Klabnik | -3/+3 |
| 2015-09-19 | Rollup merge of #28443 - GuillaumeGomez:error_codes, r=Manishearth | Steve Klabnik | -65/+133 |
| 2015-09-19 | Rollup merge of #28430 - apasel422:issue-14698, r=alexcrichton | Steve Klabnik | -1/+20 |
| 2015-09-19 | Rollup merge of #28400 - badboy:disable-browser-history-on-file, r=steveklabnik | Steve Klabnik | -1/+2 |
| 2015-09-19 | Add librustc_trans error codes | Guillaume Gomez | -12/+45 |
| 2015-09-19 | Auto merge of #28494 - bluss:vecdeque-zst, r=eddyb | bors | -1/+40 |
| 2015-09-19 | Auto merge of #28495 - semarie:stdcpp-name, r=alexcrichton | bors | -4/+11 |
| 2015-09-19 | Fixed an apparent typo | Alex Gaynor | -1/+1 |
| 2015-09-19 | change back to anchors; divs break md | David Szotten | -18/+18 |
| 2015-09-19 | VecDeque: Use power of two capacity even for zero sized types | Ulrik Sverdrup | -1/+40 |
| 2015-09-19 | missing punctuation | David Szotten | -1/+1 |
| 2015-09-19 | its vs it's | David Szotten | -1/+1 |
| 2015-09-19 | wrap more referenced code blocks in divs | David Szotten | -0/+14 |
| 2015-09-19 | angle brackets get mis-parsed. bug? | David Szotten | -1/+1 |
| 2015-09-19 | link needs puncuation | David Szotten | -2/+2 |
| 2015-09-19 | Auto merge of #28491 - dotdash:noadjust, r=nikomatsakis | bors | -1/+41 |
| 2015-09-19 | Don't include *.pyc files in source tarball | Chris Wong | -0/+1 |
| 2015-09-19 | added panic docs for print\! and println\! macros | llogiq | -0/+8 |
| 2015-09-19 | Auto merge of #28489 - kud1ing:patch-1, r=alexcrichton | bors | -1/+1 |
| 2015-09-19 | Auto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton | bors | -5/+30 |
| 2015-09-19 | Remove check_mac | Manish Goregaokar | -4/+0 |
| 2015-09-18 | address Niko's comments | Jorge Aparicio | -52/+82 |
| 2015-09-18 | Overloaded augmented assignments | Jorge Aparicio | -85/+979 |
| 2015-09-19 | Auto merge of #28468 - nagisa:revert-negate-unsigned-warning, r=alexcrichton | bors | -14/+15 |
| 2015-09-19 | Auto merge of #28484 - nrc:fix-save, r=alexcrichton | bors | -5/+5 |
| 2015-09-19 | Include visibility modifier in span of foreign item | Marcus Klaas | -7/+28 |
| 2015-09-18 | remove preceeding blank line | David Szotten | -1/+0 |
| 2015-09-18 | fix anchor link | David Szotten | -1/+1 |
| 2015-09-18 | Auto merge of #28465 - apasel422:tidy, r=alexcrichton | bors | -0/+0 |
| 2015-09-18 | Avoid zero-sized leaf allocations in `BTreeMap` | Andrew Paseltiner | -1/+59 |
| 2015-09-18 | Auto merge of #28442 - nagisa:remove-enum-vis-field, r=alexcrichton | bors | -51/+15 |
| 2015-09-18 | Revert "Convert negate_unsigned feature gate to a warning" | Simonas Kazlauskas | -14/+15 |
| 2015-09-18 | Add url to rust-book | Guillaume Gomez | -7/+11 |
| 2015-09-18 | Auto merge of #28336 - petrochenkov:empstr, r=pnkfelix | bors | -124/+187 |
| 2015-09-18 | add support for non-standard name of stdc++ library | Sébastien Marie | -4/+11 |
| 2015-09-18 | Auto merge of #28492 - Ms2ger:a-name, r=steveklabnik | bors | -2/+4 |
| 2015-09-18 | Use divs with ids rather than as with names. | Ms2ger | -2/+4 |