| Age | Commit message (Expand) | Author | Lines |
| 2018-06-27 | Fix the error of selecting obligation by not running the borrow checker. | Vytautas Astrauskas | -7/+76 |
| 2018-06-27 | Move regression test from `compile-fail/` to `ui/` test directory. | Felix S. Klock II | -0/+8 |
| 2018-06-27 | Fix the regression test for issue 50716. | Vytautas Astrauskas | -1/+3 |
| 2018-06-27 | Fix NLL issue 50716 and add a regression test. | Vytautas Astrauskas | -0/+31 |
| 2018-06-27 | Auto merge of #51496 - petrochenkov:mhelper2, r=nikomatsakis | bors | -2/+134 |
| 2018-06-27 | Implement `#[macro_export(local_inner_macros)]` | Vadim Petrochenkov | -2/+134 |
| 2018-06-27 | Auto merge of #51835 - tmccombs:stable-int-to-from-bytes, r=joshtriplett | bors | -12/+4 |
| 2018-06-27 | Auto merge of #51815 - oli-obk:lowering_cleanups2, r=nikomatsakis | bors | -28/+32 |
| 2018-06-26 | Stabilize to_bytes and from_bytes for integers. | Thayne McCombs | -12/+4 |
| 2018-06-27 | Auto merge of #51598 - Pazzaz:master, r=sfackler | bors | -2/+46 |
| 2018-06-27 | Auto merge of #51773 - oli-obk:cleanup_impl_trait, r=nikomatsakis | bors | -124/+20 |
| 2018-06-26 | Auto merge of #51149 - zackmdavis:․․․_to_․․=, r=nikomatsakis | bors | -240/+373 |
| 2018-06-26 | Auto merge of #51814 - MajorBreakfast:local-task-obj, r=cramertj | bors | -296/+455 |
| 2018-06-26 | Move spawn errors into executor.rs | Josef Reinhard Brandl | -67/+50 |
| 2018-06-26 | Nested `LocalTaskObj` in `TaskObj`, remove `SpawnErrorObj` conversions | Josef Reinhard Brandl | -75/+34 |
| 2018-06-26 | Auto merge of #51756 - nielx:fix/librustdoc, r=GuillaumeGomez | bors | -2/+6 |
| 2018-06-26 | Auto merge of #51725 - Mark-Simulacrum:no-llvm, r=kennytm | bors | -6/+3 |
| 2018-06-26 | Update rustdoc | Oliver Schneider | -5/+5 |
| 2018-06-26 | Flatten some occurrences of `[P<T>]` to `[T]` | Oliver Schneider | -23/+27 |
| 2018-06-26 | Add `LocalTaskObj` | Josef Reinhard Brandl | -8/+118 |
| 2018-06-26 | driveby status update to 2015 comment about parens in patterns | Zack M. Davis | -0/+2 |
| 2018-06-26 | inclusive range syntax lint (`...` → `..=`) | Zack M. Davis | -22/+154 |
| 2018-06-26 | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | -218/+217 |
| 2018-06-26 | Split libcore/task.rs into submodules | Josef Reinhard Brandl | -294/+401 |
| 2018-06-26 | Don't inspect the generated existential type items | Oliver Schneider | -124/+20 |
| 2018-06-26 | Auto merge of #51678 - Zoxc:combine-lints, r=estebank | bors | -139/+177 |
| 2018-06-26 | Auto merge of #51805 - pietroalbini:rollup, r=pietroalbini | bors | -244/+397 |
| 2018-06-26 | Rollup merge of #51791 - GuillaumeGomez:minify-css, r=estebank | Pietro Albini | -16/+35 |
| 2018-06-26 | Rollup merge of #51789 - estebank:issue-50577, r=oli-obk | Pietro Albini | -11/+39 |
| 2018-06-26 | Rollup merge of #51788 - berkus:fix-typo, r=varkor | Pietro Albini | -1/+1 |
| 2018-06-26 | Rollup merge of #51786 - cuviper:stat64-pointers, r=Mark-Simulacrum | Pietro Albini | -2/+2 |
| 2018-06-26 | Rollup merge of #51769 - alexcameron89:update_rustc_guide_links, r=frewsxcv | Pietro Albini | -18/+18 |
| 2018-06-26 | Rollup merge of #51747 - varkor:export_name-null-character, r=estebank | Pietro Albini | -10/+44 |
| 2018-06-26 | Rollup merge of #51731 - varkor:closure-array-break-length, r=estebank | Pietro Albini | -31/+87 |
| 2018-06-26 | Rollup merge of #51730 - MajorBreakfast:pin-get-mut-unchecked, r=withoutboats | Pietro Albini | -14/+15 |
| 2018-06-26 | Rollup merge of #51642 - GuillaumeGomez:fix-unknown-windows-build, r=oli-obk | Pietro Albini | -0/+3 |
| 2018-06-26 | Rollup merge of #51153 - ogham:panic-and-compile_error-docs, r=GuillaumeGomez | Pietro Albini | -2/+10 |
| 2018-06-26 | Rollup merge of #51104 - zackmdavis:dynamo, r=nikomatsakis | Pietro Albini | -139/+143 |
| 2018-06-26 | Auto merge of #49469 - Nokel81:allow-irrefutable-let-patterns, r=nikomatsakis | bors | -22/+143 |
| 2018-06-26 | Auto merge of #51613 - nnethercote:ob-forest-cleanup, r=nikomatsakis | bors | -21/+18 |
| 2018-06-26 | Auto merge of #50630 - sharkdp:fix-50619, r=sfackler | bors | -7/+24 |
| 2018-06-26 | Auto merge of #50966 - leodasvacas:self-in-where-clauses-is-not-object-safe, ... | bors | -41/+115 |
| 2018-06-25 | make the `while let` loop terminate | Niko Matsakis | -1/+1 |
| 2018-06-25 | Minify css | Guillaume Gomez | -16/+35 |
| 2018-06-25 | Do not build LLVM tools for any of the tools | Mark Simulacrum | -6/+3 |
| 2018-06-25 | Don't ICE when performing `lower_pattern_unadjusted` on a `TyError` | Esteban Küber | -11/+39 |
| 2018-06-25 | Fix typo | Berkus Karchebnyy | -1/+1 |
| 2018-06-25 | Auto merge of #51785 - cuviper:fstatat64, r=Mark-Simulacrum | bors | -6/+5 |
| 2018-06-25 | Remove unnecessary stat64 pointer casts | Josh Stone | -2/+2 |
| 2018-06-25 | Use fstatat64 where available | Josh Stone | -6/+5 |