| Age | Commit message (Expand) | Author | Lines |
| 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 | 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-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 | Auto merge of #33128 - xen0n:more-confusing-unicode-chars, r=nagisa | bors | -6/+53 |
| 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-04 | Auto merge of #33381 - alexcrichton:fix-nightlies, r=nikomatsakis | bors | -0/+5 |
| 2016-05-05 | fixes | Ariel Ben-Yehuda | -6/+13 |
| 2016-05-04 | rustdoc: refactor rustdoc syntax highlighting for a more flexible API | Nick Cameron | -105/+245 |
| 2016-05-03 | mk: Pass CFLAGS for target, not host | Alex Crichton | -0/+5 |
| 2016-05-03 | Make runtest::check_debugger_output() handle wildcards at end. | Michael Woerister | -47/+51 |
| 2016-05-03 | parser: show a helpful note on unexpected inner comment | Georg Brandl | -1/+23 |
| 2016-05-03 | stop dropping impls from cause backtraces | Ariel Ben-Yehuda | -23/+25 |
| 2016-05-03 | stop using commit_if_ok where no errors can happen | Ariel Ben-Yehuda | -52/+42 |
| 2016-05-03 | change the newly-added errors to warnings | Ariel Ben-Yehuda | -117/+363 |
| 2016-05-03 | improve error message for WF Tuples | Ariel Ben-Yehuda | -1/+10 |
| 2016-05-03 | address review comments | Ariel Ben-Yehuda | -82/+83 |
| 2016-05-03 | fix breaking changes | Ariel Ben-Yehuda | -1/+1 |
| 2016-05-03 | require the existential bounds of an object type to be object-safe | Ariel Ben-Yehuda | -11/+50 |
| 2016-05-03 | require the non-last elements of a tuple to be Sized | Ariel Ben-Yehuda | -19/+46 |
| 2016-05-03 | refactor the handling of builtin candidates | Ariel Ben-Yehuda | -203/+112 |
| 2016-05-03 | add comments and tests | Ariel Ben-Yehuda | -13/+73 |
| 2016-05-03 | Short-cut Sized matching on ADTs | Ariel Ben-Yehuda | -83/+225 |
| 2016-05-03 | Rollup merge of #33372 - birkenfeld:rustdoc-escape-code, r=cmr | Manish Goregaokar | -3/+19 |
| 2016-05-03 | Rollup merge of #33371 - birkenfeld:issue-33302, r=cmr | Manish Goregaokar | -12/+57 |
| 2016-05-03 | Rollup merge of #33357 - pcwalton:inline-mem-forget, r=brson | Manish Goregaokar | -0/+1 |
| 2016-05-03 | Rollup merge of #33343 - birkenfeld:issue-32214, r=Manishearth | Manish Goregaokar | -5/+18 |
| 2016-05-03 | Rollup merge of #33340 - birkenfeld:issue-23716, r=Manishearth | Manish Goregaokar | -11/+54 |
| 2016-05-03 | Rollup merge of #33339 - oli-obk:fix/const_eval, r=japaric | Manish Goregaokar | -55/+67 |