| Age | Commit message (Expand) | Author | Lines |
| 2019-08-17 | Doc nits | Simon Sapin | -1/+1 |
| 2019-08-17 | Auto merge of #63462 - matthewjasper:hygienic-builtin-derives, r=petrochenkov | bors | -16/+19 |
| 2019-08-17 | Rollup merge of #62737 - timvermeulen:cycle_try_fold, r=scottmcm | Mazdak Farrokhzad | -0/+42 |
| 2019-08-17 | Make fmt-internal functions private | Matthew Jasper | -5/+8 |
| 2019-08-17 | Make built-in derives opaque macros | Matthew Jasper | -11/+11 |
| 2019-08-17 | Rollup merge of #63642 - eddyb:wrap-it-up, r=rkruppe,Mark-Simulacrum | Mazdak Farrokhzad | -6/+64 |
| 2019-08-16 | rustbuild: work around the stdarch cfg(bootstrap) bug. | Eduard-Mihai Burtescu | -18/+18 |
| 2019-08-16 | Rename overflowing_{add,sub,mul} intrinsics to wrapping_{add,sub,mul}. | Eduard-Mihai Burtescu | -6/+64 |
| 2019-08-16 | Rollup merge of #63613 - petrochenkov:stdhyg, r=alexcrichton | Mazdak Farrokhzad | -22/+14 |
| 2019-08-16 | Rollup merge of #60492 - acrrd:issues/54054_chain, r=SimonSapin | Mazdak Farrokhzad | -0/+39 |
| 2019-08-16 | Add new_uninit and assume_init on Box, Rc, and Arc | Simon Sapin | -0/+8 |
| 2019-08-16 | Rollup merge of #63615 - jens1o:patch-1, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-08-16 | Rollup merge of #63584 - Centril:cleanup-core-with-more-atb, r=alexreg | Mazdak Farrokhzad | -6/+2 |
| 2019-08-15 | Fix typo in DoubleEndedIterator::nth_back doc | Jens Hausdorf | -1/+1 |
| 2019-08-15 | Remove `__rust_unstable_column` | Vadim Petrochenkov | -9/+1 |
| 2019-08-15 | Hygienize use of built-in macros in the standard library | Vadim Petrochenkov | -13/+13 |
| 2019-08-15 | libcore: more cleanups using associated_type_bounds | Mazdak Farrokhzad | -6/+2 |
| 2019-08-15 | Auto merge of #62429 - cuviper:iter-closures, r=cramertj | bors | -324/+590 |
| 2019-08-15 | Auto merge of #63575 - Centril:rollup-anlv9g5, r=Centril | bors | -6/+6 |
| 2019-08-14 | Auto merge of #63534 - Mark-Simulacrum:stage0-bump, r=Centril | bors | -72/+7 |
| 2019-08-14 | Adjust tracking issues for `MaybeUninit<T>` gates | Mazdak Farrokhzad | -6/+6 |
| 2019-08-14 | Handle cfg(bootstrap) throughout | Mark Rousskov | -72/+7 |
| 2019-08-14 | Rollup merge of #63512 - 95th:master, r=cramertj | Mazdak Farrokhzad | -0/+28 |
| 2019-08-14 | Rollup merge of #63493 - sd234678:remove-unneeded-comment-from-src/libcore/ha... | Mazdak Farrokhzad | -2/+0 |
| 2019-08-14 | Rollup merge of #63421 - clarfon:escape_default, r=dtolnay | Mazdak Farrokhzad | -0/+9 |
| 2019-08-13 | Provide map_ok and map_err method for Poll<Option<Result<T, E>>> | Gurwinder Singh | -0/+28 |
| 2019-08-12 | Reduce genericity in Inspect | Josh Stone | -12/+22 |
| 2019-08-12 | Reduce genericity in Scan | Josh Stone | -8/+17 |
| 2019-08-12 | Reduce genericity in Take | Josh Stone | -7/+14 |
| 2019-08-12 | Reduce genericity in Skip | Josh Stone | -8/+18 |
| 2019-08-12 | Reduce genericity in TakeWhile | Josh Stone | -16/+23 |
| 2019-08-12 | Reduce genericity in SkipWhile | Josh Stone | -8/+15 |
| 2019-08-12 | Avoid closures in Peekable | Josh Stone | -1/+4 |
| 2019-08-12 | Reduce genericity in Enumerate | Josh Stone | -54/+77 |
| 2019-08-12 | Reduce genericity in Filter and FilterMap | Josh Stone | -58/+70 |
| 2019-08-12 | Remove genericity in StepBy::size_hint | Josh Stone | -5/+15 |
| 2019-08-12 | Reduce genericity in Copied and Cloned | Josh Stone | -16/+34 |
| 2019-08-12 | Avoid closures in the default <Zip as ZipImpl>::next | Josh Stone | -5/+3 |
| 2019-08-12 | Reduce genericity in FlattenCompat | Josh Stone | -26/+52 |
| 2019-08-12 | Avoid closures in OnceWith and Successors | Josh Stone | -5/+5 |
| 2019-08-12 | Reduce genericity in Iterator::last | Josh Stone | -1/+6 |
| 2019-08-12 | Reduce the genericity of Map folds | Josh Stone | -12/+22 |
| 2019-08-12 | Explicitly test Iterator::position overflows | Josh Stone | -3/+2 |
| 2019-08-12 | Explicitly test Iterator::count overflows | Josh Stone | -4/+3 |
| 2019-08-12 | Use if-let in is_sorted_by | Josh Stone | -3/+2 |
| 2019-08-12 | Reduce the genericity of closures in the iterator traits | Josh Stone | -80/+194 |
| 2019-08-12 | Rollup merge of #63297 - RalfJung:ptr_offset, r=dtolnay | Mazdak Farrokhzad | -34/+128 |
| 2019-08-11 | Rollup merge of #63442 - lzutao:vec-bin-search-insert, r=Mark-Simulacrum | Mark Rousskov | -0/+11 |
| 2019-08-11 | Rollup merge of #63346 - RalfJung:zeroed-lint, r=eddyb | Mark Rousskov | -1/+5 |
| 2019-08-11 | allow the lint if a few UB-demonstrating doc tests | Ralf Jung | -1/+5 |