| Age | Commit message (Expand) | Author | Lines |
| 2016-08-29 | Remove BinaryHeap bounds checking | arthurprs | -20/+23 |
| 2016-08-29 | Fix the test_variadic_ptr fn on printf-less sys | Simonas Kazlauskas | -4/+8 |
| 2016-08-29 | llvm: backport "[SimplifyCFG] Hoisting invalidates metadata". | Eduard Burtescu | -1/+33 |
| 2016-08-29 | Auto merge of #36080 - japaric:systemz, r=alexcrichton | bors | -1/+8 |
| 2016-08-29 | incr.comp.: Canonicalize path to session directory before deleteing it. | Michael Woerister | -5/+29 |
| 2016-08-29 | compiletest: Canonicalize paths when remove incr.comp. dir, enabling longer p... | Michael Woerister | -1/+4 |
| 2016-08-29 | Fix tidy-errors | Michael Woerister | -2/+2 |
| 2016-08-29 | incr.comp.: Make compiletest generate shorter cache directory names. | Michael Woerister | -1/+1 |
| 2016-08-29 | incr.comp.: Make path's of session directories slightly shorter. | Michael Woerister | -38/+75 |
| 2016-08-29 | incr. comp.: Fix test_timestamp_serialization so it does not overflow on some... | Michael Woerister | -2/+2 |
| 2016-08-29 | Fix rustbuild | Michael Woerister | -0/+2 |
| 2016-08-29 | incr.comp.: Move lock files out of directory being locked | Michael Woerister | -187/+302 |
| 2016-08-29 | Implement copy-on-write scheme for managing the incremental compilation cache. | Michael Woerister | -150/+1162 |
| 2016-08-29 | Add some features to flock. | Michael Woerister | -22/+106 |
| 2016-08-29 | Move `flock.rs` from librustdoc to librustc_data_structures. | Michael Woerister | -2/+7 |
| 2016-08-29 | Changed issue number to 36105 | philipp | -2/+2 |
| 2016-08-30 | Update E0089 to new error format | zjhmale | -9/+15 |
| 2016-08-29 | rustdoc: Fix associated consts in search results | Oliver Middleton | -11/+50 |
| 2016-08-29 | Fix illegal instruction caused by overflow in channel cloning | Keith Yeung | -4/+24 |
| 2016-08-29 | update libc submodule | Jorge Aparicio | -0/+0 |
| 2016-08-29 | Update E0463 error message to new format | Paul Fanelli | -4/+8 |
| 2016-08-29 | Implement TryFrom<u32> for char | Simon Sapin | -6/+49 |
| 2016-08-29 | Implement From<char> for u32, and From<u8> for char | Simon Sapin | -0/+42 |
| 2016-08-29 | demonstrate `RHS != Self` use cases for `Add` and `Sub` | Matthew Piziak | -0/+12 |
| 2016-08-29 | removed unneeded test, also compiletest vs. rustfmt | Andre Bogus | -17/+182 |
| 2016-08-29 | rustfmt tests | Andre Bogus | -62/+64 |
| 2016-08-29 | Update E0260 to new error format | Mohit Agarwal | -2/+9 |
| 2016-08-29 | fix git submodule status check | king6cong | -1/+1 |
| 2016-08-29 | Avoid using pthread_condattr_setclock on Android. | Tomasz Miąsko | -4/+4 |
| 2016-08-29 | update error E0451 to new format | Mikhail Modin | -6/+29 |
| 2016-08-29 | Fix merge conflicts. | Jeffrey Seyfried | -1/+1 |
| 2016-08-29 | Remove inherent methods `Annotatable::attrs` and `Annotatable::fold_attrs`. | Jeffrey Seyfried | -7/+0 |
| 2016-08-29 | Future proof the AST for `union`. | Jeffrey Seyfried | -4/+24 |
| 2016-08-28 | Auto merge of #36062 - japaric:smarter-submodules, r=alexcrichton | bors | -11/+79 |
| 2016-08-28 | fix tidy error | Jorge Aparicio | -1/+1 |
| 2016-08-29 | E0458 Update error format #35932 | Gavin Baker | -3/+6 |
| 2016-08-29 | E0459 Update error format #35933 | Gavin Baker | -2/+4 |
| 2016-08-28 | fix data-layouts | Jorge Aparicio | -2/+2 |
| 2016-08-28 | cabi: change some more 32s to 64s | Jorge Aparicio | -2/+2 |
| 2016-08-28 | Add test for #24204 | Andrew Paseltiner | -0/+27 |
| 2016-08-28 | Add test for #28324 | Andrew Paseltiner | -0/+18 |
| 2016-08-28 | Add test for #35423 | Andrew Paseltiner | -0/+18 |
| 2016-08-28 | Auto merge of #36059 - CryZe:improved-demangling, r=alexcrichton | bors | -19/+47 |
| 2016-08-28 | Add test for #34053 | Andrew Paseltiner | -0/+23 |
| 2016-08-28 | Address FIXME in libcollectionstest/btree/set.rs | Andrew Paseltiner | -25/+6 |
| 2016-08-28 | Auto merge of #36029 - KiChjang:issue-12033, r=arielb1 | bors | -1/+18 |
| 2016-08-28 | fixed and extended tests once more | Andre Bogus | -6/+69 |
| 2016-08-28 | build llvm with systemz backend enabled, and link to related libraries | Jorge Aparicio | -1/+8 |
| 2016-08-28 | Auto merge of #35984 - jonas-schievink:reproducible-builds, r=eddyb | bors | -133/+135 |
| 2016-08-28 | Auto merge of #36058 - apasel422:tests, r=alexcrichton | bors | -0/+96 |