| Age | Commit message (Expand) | Author | Lines |
| 2019-07-04 | Rollup merge of #62351 - RalfJung:drop-in-place, r=cramertj | Mazdak Farrokhzad | -27/+5 |
| 2019-07-04 | Rollup merge of #62346 - RalfJung:miri-tests, r=Centril | Mazdak Farrokhzad | -7/+4 |
| 2019-07-04 | Rollup merge of #62344 - matklad:simplify-option, r=sfackler | Mazdak Farrokhzad | -9/+1 |
| 2019-07-04 | Rollup merge of #62316 - khuey:efficient_last, r=sfackler | Mazdak Farrokhzad | -0/+16 |
| 2019-07-04 | Rollup merge of #62252 - czipperz:change-mem-replace-doc-example, r=dtolnay | Mazdak Farrokhzad | -8/+20 |
| 2019-07-04 | Rollup merge of #62249 - czipperz:use-mem-take-instead-of-replace-default, r=... | Mazdak Farrokhzad | -1/+2 |
| 2019-07-03 | remove bogus example from drop_in_place | Ralf Jung | -27/+5 |
| 2019-07-03 | enable a few more tests in Miri and update the comment for others | Ralf Jung | -7/+4 |
| 2019-07-03 | simplify Option::get_or_insert | Aleksey Kladov | -9/+1 |
| 2019-07-03 | First question mark in doctest | Andre Bogus | -4/+7 |
| 2019-07-03 | Rollup merge of #62327 - Flast:patch-1, r=Mark-Simulacrum | Mark Rousskov | -16/+16 |
| 2019-07-03 | Rollup merge of #62319 - ia0:fix_kleene, r=petrochenkov | Mark Rousskov | -2/+2 |
| 2019-07-03 | Rollup merge of #62186 - GuillaumeGomez:add-missing-type-links-into, r=docs | Mark Rousskov | -2/+3 |
| 2019-07-03 | Rollup merge of #62161 - GuillaumeGomez:add-missing-tryfrom-links, r=docs | Mark Rousskov | -9/+11 |
| 2019-07-03 | Rollup merge of #62064 - wizAmit:feature/chunks_exact_nth_back, r=scottmcm | Mark Rousskov | -0/+34 |
| 2019-07-03 | Fixed document bug, those replaced each other | Kohei Takahashi | -16/+16 |
| 2019-07-03 | Fix mismatching Kleene operators | Julien Cretin | -2/+2 |
| 2019-07-02 | When possible without changing semantics, implement Iterator::last in terms o... | Kyle Huey | -0/+16 |
| 2019-07-01 | Enable mem_take feature in relevant crates | Chris Gregory | -0/+1 |
| 2019-07-01 | Use mem::take instead of mem::replace with default | Chris Gregory | -1/+1 |
| 2019-07-01 | Address review remarks in unicode.py | Paweł Romanowski | -55/+61 |
| 2019-07-01 | Remove needless lifetimes | Jeremy Stucki | -3/+3 |
| 2019-06-30 | Update mem::replace example to not be identical to mem::take | Chris Gregory | -8/+20 |
| 2019-06-30 | Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered | Vadim Petrochenkov | -0/+1 |
| 2019-06-29 | Add missing type urls in Into trait | Guillaume Gomez | -2/+3 |
| 2019-06-29 | Add missing links for TryFrom docs | Guillaume Gomez | -9/+11 |
| 2019-06-30 | fix the same typo in doctest | lcolaholicl | -2/+2 |
| 2019-06-30 | Fix a typo | lcolaholicl | -1/+1 |
| 2019-06-29 | Rollup merge of #62204 - Hywan:patch-2, r=rkruppe | Mazdak Farrokhzad | -1/+1 |
| 2019-06-29 | Rollup merge of #61199 - ollie27:rustdoc_cfg_test, r=QuietMisdreavus | Mazdak Farrokhzad | -6/+9 |
| 2019-06-28 | doc(libcore) Fix CS | Ivan Enderlin | -1/+1 |
| 2019-06-27 | Rollup merge of #62067 - doctorn:await_diagnostic, r=matthewjasper | Mazdak Farrokhzad | -0/+1 |
| 2019-06-27 | Rollup merge of #61878 - RalfJung:pin, r=Dylan-DPC | Mazdak Farrokhzad | -41/+130 |
| 2019-06-27 | Add suggestion for missing `.await` keyword | Nathan Corbyn | -0/+1 |
| 2019-06-23 | squash of all commits for nth_back on ChunksMut | @amit.chandra | -0/+41 |
| 2019-06-23 | Rollup merge of #62068 - ia0:fix_meta_var, r=petrochenkov | Mazdak Farrokhzad | -18/+18 |
| 2019-06-23 | Rollup merge of #62049 - crlf0710:patch-2, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-06-23 | Fix meta-variable binding errors in macros | Julien Cretin | -18/+18 |
| 2019-06-23 | squash commit for nth_back on chunks exact | @amit.chandra | -0/+34 |
| 2019-06-22 | Auto merge of #61874 - jonas-schievink:remove-rem-output-default, r=Centril | bors | -2/+1 |
| 2019-06-22 | Fix one missing `dyn`. | CrLF0710 | -1/+1 |
| 2019-06-20 | Auto merge of #61929 - 95th:master, r=GuillaumeGomez | bors | -13/+13 |
| 2019-06-20 | Fix Into trait links | Gurwinder Singh | -13/+13 |
| 2019-06-20 | Rollup merge of #60772 - timvermeulen:slice_iter_nth_back, r=scottmcm | Mazdak Farrokhzad | -21/+68 |
| 2019-06-20 | Rollup merge of #60454 - acrrd:issues/54054_skip, r=scottmcm | Mazdak Farrokhzad | -0/+48 |
| 2019-06-19 | Remove mentions of removed `offset_to` method | Philipp Oppermann | -2/+2 |
| 2019-06-19 | Rollup merge of #60667 - oli-obk:raw_from_raw_parts, r=sfackler | Mazdak Farrokhzad | -16/+50 |
| 2019-06-19 | nits | Ralf Jung | -2/+4 |
| 2019-06-19 | Apply suggestions from code review | Ralf Jung | -4/+4 |
| 2019-06-19 | Add functions to build raw slices | Oliver Scherer | -16/+50 |