| Age | Commit message (Expand) | Author | Lines |
| 2019-07-05 | Rollup merge of #62133 - petrochenkov:norustc, r=eddyb | Mazdak Farrokhzad | -0/+1 |
| 2019-07-05 | Rollup merge of #62323 - Centril:clarify-read-unaligned, r=RalfJung | Mazdak Farrokhzad | -35/+53 |
| 2019-07-05 | Rollup merge of #62150 - alex:mem-uninit-refactor, r=RalfJung | Mazdak Farrokhzad | -13/+9 |
| 2019-07-05 | Rollup merge of #62123 - jeremystucki:needless_lifetimes_std, r=alexcrichton | Mazdak Farrokhzad | -3/+3 |
| 2019-07-04 | Add missing type links in Pin documentation | Guillaume Gomez | -63/+81 |
| 2019-07-04 | Add missing links in Option documentation | Guillaume Gomez | -10/+22 |
| 2019-07-04 | Switch master to 1.38 | Mark Rousskov | -68/+5 |
| 2019-07-04 | Implement mem::{zeroed,uninitialized} in terms of MaybeUninit. | Alex Gaynor | -13/+9 |
| 2019-07-04 | ptr::{read,write}_unaligned: use no_run and reword slightly. | Mazdak Farrokhzad | -4/+4 |
| 2019-07-04 | Clarify unaligned fields in ptr::read_unaligned. | Mazdak Farrokhzad | -35/+53 |
| 2019-07-03 | Improve formatting of 'ManuallyDrop' | Aaron Hill | -1/+1 |
| 2019-07-03 | Document that ManuallyDrop::drop should not called more than once | Aaron Hill | -1/+2 |
| 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 |