| Age | Commit message (Expand) | Author | Lines |
| 2016-05-07 | Rollup merge of #33439 - birkenfeld:ip-rfc-refs, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2016-05-07 | Rollup merge of #33438 - birkenfeld:dup-words, r=steveklabnik | Steve Klabnik | -11/+11 |
| 2016-05-07 | Rollup merge of #33437 - brson:trips, r=Manishearth | Steve Klabnik | -18/+26 |
| 2016-05-07 | Rollup merge of #33430 - phil-opp:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-05-07 | Rollup merge of #33428 - fiveop:wrapping_example, r=steveklabnik | Steve Klabnik | -0/+11 |
| 2016-05-07 | Rollup merge of #33412 - cramertj:E0389, r=Manishearth | Steve Klabnik | -1/+64 |
| 2016-05-07 | Rollup merge of #33410 - GuillaumeGomez:explain, r=Manishearth | Steve Klabnik | -1/+7 |
| 2016-05-07 | Rollup merge of #33409 - kindlychung:patch-2, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33402 - shepmaster:copied-variable-name, r=Manishearth | Steve Klabnik | -2/+2 |
| 2016-05-07 | Rollup merge of #33384 - cramertj:E0506, r=arielb1 | Steve Klabnik | -1/+84 |
| 2016-05-07 | Rollup merge of #33382 - birkenfeld:issue-30416, r=alexcrichton | Steve Klabnik | -39/+59 |
| 2016-05-07 | Rollup merge of #33336 - birkenfeld:issue-27361, r=sfackler | Steve Klabnik | -3/+3 |
| 2016-05-07 | Rollup merge of #33326 - birkenfeld:issue-33321, r=GuillaumeGomez | Steve Klabnik | -15/+14 |
| 2016-05-07 | Rollup merge of #33313 - birkenfeld:depgraph-panic, r=nikomatsakis | Steve Klabnik | -1/+4 |
| 2016-05-07 | Rollup merge of #33283 - GuillaumeGomez:process_doc, r=steveklabnik | Steve Klabnik | -4/+196 |
| 2016-05-07 | Auto merge of #33359 - tamird:consolidate-musl, r=alexcrichton | bors | -73/+74 |
| 2016-05-07 | Auto merge of #33333 - birkenfeld:issue-30318, r=Manishearth | bors | -1/+23 |
| 2016-05-07 | Auto merge of #33328 - nrc:highlight-api, r=alexcrichton | bors | -105/+245 |
| 2016-05-06 | Auto merge of #33311 - birkenfeld:issue33262, r=nrc | bors | -9/+20 |
| 2016-05-06 | Auto merge of #33267 - nagisa:mir-temporary-32959, r=nikomatsakis | bors | -3/+13 |
| 2016-05-06 | remove stray files in auxiliary directory | Niko Matsakis | -55/+0 |
| 2016-05-06 | s/aux/auxiliary, because windows | Niko Matsakis | -6/+6 |
| 2016-05-06 | add missing aux files | Niko Matsakis | -0/+55 |
| 2016-05-06 | remove unused aux-base argument | Niko Matsakis | -1/+0 |
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -8804/+3 |
| 2016-05-06 | move auxiliary builds to a test-relative `aux` | Niko Matsakis | -44/+9641 |
| 2016-05-06 | tweak incremental comment | Niko Matsakis | -9/+9 |
| 2016-05-06 | move free functions in runtest into methods | Niko Matsakis | -1732/+1692 |
| 2016-05-06 | use methods for EarlyProps and TestProps | Niko Matsakis | -214/+220 |
| 2016-05-06 | refactor interface of make_compile_args | Niko Matsakis | -21/+26 |
| 2016-05-06 | Add detailed error explanation for E0389 | Taylor Cramer | -1/+64 |
| 2016-05-06 | Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddyb | bors | -50/+124 |
| 2016-05-06 | Auto merge of #33138 - arielb1:sized-shortcut, r=nikomatsakis | bors | -413/+845 |
| 2016-05-06 | Auto merge of #33086 - cardoe:non-blocking-rand-read, r=alexcrichton | bors | -3/+20 |
| 2016-05-06 | Auto merge of #33072 - tbu-:pr_duration_new_overflow, r=alexcrichton | bors | -1/+7 |
| 2016-05-06 | rustdoc: add "src" links to individual impls | Georg Brandl | -39/+59 |
| 2016-05-05 | Auto merge of #32835 - brson:alldebug, r=michaelwoerister | bors | -9/+9 |
| 2016-05-06 | Distribute both rust-lldb and rust-gdb everywhere except win-msvc | Brian Anderson | -9/+9 |
| 2016-05-05 | Auto merge of #32565 - tbu-:pr_cell_as_mut, r=alexcrichton | bors | -0/+24 |
| 2016-05-06 | Add `get_mut` methods to the `RefCell` and `Cell` | Tobias Bucher | -0/+24 |
| 2016-05-05 | Auto merge of #32990 - tbu-:pr_more_defaults_cstr_path, r=alexcrichton | bors | -0/+16 |
| 2016-05-05 | doc: make RFC references consistent | Georg Brandl | -5/+5 |
| 2016-05-05 | Fix some some duplicate words. | Georg Brandl | -11/+11 |
| 2016-05-05 | doc: Update reference with better description of target_env | Brian Anderson | -18/+26 |
| 2016-05-05 | Auto merge of #33128 - xen0n:more-confusing-unicode-chars, r=nagisa | bors | -6/+53 |
| 2016-05-05 | [Doc] Default cpu is "generic" (and not "default") | Philipp Oppermann | -1/+1 |
| 2016-05-05 | Add `Default` implementation for `&CStr` and `CString` | Tobias Bucher | -0/+16 |
| 2016-05-05 | Auto merge of #33067 - notriddle:wrapping_neg, r=alexcrichton | bors | -0/+9 |
| 2016-05-05 | Add an example to Wrapping's documentation. | Philipp Matthias Schaefer | -0/+11 |
| 2016-05-04 | Add detailed error explanation for E0506 | Taylor Cramer | -1/+84 |