| Age | Commit message (Expand) | Author | Lines |
| 2020-01-31 | Drop cfg(bootstrap) code | Mark Rousskov | -23/+1 |
| 2020-01-31 | Rollup merge of #68638 - GuillaumeGomez:links-cmp-traits, r=Dylan-DPC | Dylan DPC | -20/+31 |
| 2020-01-30 | Auto merge of #66577 - WaffleLapkin:iter_take_while_map, r=mark-simulcrum | bors | -1/+195 |
| 2020-01-30 | Add missing links for cmp traits | Guillaume Gomez | -20/+31 |
| 2020-01-30 | Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, ... | bors | -56/+192 |
| 2020-01-29 | Document `From` implementation for NonZero nums | LeSeulArtichaut | -2/+6 |
| 2020-01-28 | Minor: note why we can rely on Any trait for safety | Peter Todd | -2/+6 |
| 2020-01-28 | Fill tracking issue for `iter_map_while` feature | Waffle | -5/+5 |
| 2020-01-28 | Add `Iterator::map_while` method and corresponding `MapWhile` adapter | Waffle | -1/+195 |
| 2020-01-28 | Simplify `Skip::nth` and `Skip::last` implementations | Oliver Middleton | -13/+7 |
| 2020-01-28 | Auto merge of #68529 - TimDiekmann:rename-alloc, r=Amanieu | bors | -11/+26 |
| 2020-01-28 | Auto merge of #68234 - CAD97:slice-from-raw-parts, r=KodrAus | bors | -7/+5 |
| 2020-01-28 | stabilize the debug_map_key_value feature | Ashley Mannix | -5/+2 |
| 2020-01-27 | Rename `Alloc` to `AllocRef` | Tim Diekmann | -11/+26 |
| 2020-01-27 | Auto merge of #68165 - thomcc:lt_ones, r=sfackler | bors | -0/+138 |
| 2020-01-24 | Use Self instead of self return type | Lzu Tao | -10/+10 |
| 2020-01-24 | Rollup merge of #68469 - ollie27:skip_count, r=sfackler | Tyler Mandry | -2/+8 |
| 2020-01-24 | Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco | Tyler Mandry | -0/+2 |
| 2020-01-23 | Updating str.chars docs to mention crates.io. | Steven Degutis | -1/+2 |
| 2020-01-23 | Unlock assoc_int_consts in documentation examples using it | Linus Färnstrand | -0/+4 |
| 2020-01-23 | Unlock assoc_int_consts in core+std | Linus Färnstrand | -0/+1 |
| 2020-01-23 | Fix some float operations to work together with the assoc consts | Linus Färnstrand | -5/+5 |
| 2020-01-23 | Add relevant associated constants to the float types | Linus Färnstrand | -28/+135 |
| 2020-01-23 | Add MIN/MAX associated constants to the integer types | Linus Färnstrand | -23/+47 |
| 2020-01-23 | use `diagnostic_item` and modify wording | Esteban Küber | -0/+2 |
| 2020-01-22 | Avoid overflow in `std::iter::Skip::count` | Oliver Middleton | -2/+8 |
| 2020-01-20 | Auto merge of #68405 - JohnTitor:rollup-kj0x4za, r=JohnTitor | bors | -44/+40 |
| 2020-01-21 | Rollup merge of #68381 - mjp41:master, r=Dylan-DPC | Yuki Okushi | -1/+2 |
| 2020-01-20 | Auto merge of #68066 - CAD97:stabilize-manuallydrop-take, r=Amanieu,Mark-Simu... | bors | -7/+8 |
| 2020-01-20 | Drop args from Formatter | Mark Rousskov | -13/+6 |
| 2020-01-20 | Move run/getcount to functions | Mark Rousskov | -38/+35 |
| 2020-01-20 | Delete unused "next" variants from formatting infrastructure | Mark Rousskov | -10/+15 |
| 2020-01-20 | Added minor clarification to specification of realloc. | Matthew Parkinson | -1/+2 |
| 2020-01-20 | Rollup merge of #68335 - RalfJung:drop-in-place, r=Mark-Simulacrum | Dylan DPC | -12/+2 |
| 2020-01-19 | Rollup merge of #68348 - xfix:patch-14, r=nagisa | Dylan DPC | -0/+5 |
| 2020-01-18 | Rollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC | Mazdak Farrokhzad | -1/+5 |
| 2020-01-18 | slice_patterns: remove internal uses of gate | Mazdak Farrokhzad | -2/+2 |
| 2020-01-18 | Make iter::Empty<T> implement Send and Sync for any T | Konrad Borowski | -0/+5 |
| 2020-01-18 | improve type_name_of_val docs | lcnr/Bastian Kauschke | -1/+5 |
| 2020-01-18 | get rid of real_drop_in_place again | Ralf Jung | -12/+2 |
| 2020-01-17 | Rollup merge of #66564 - foeb:66219-document-unsafe-sync-cell-str, r=Amanieu | Dylan DPC | -35/+112 |
| 2020-01-16 | Add SAFETY comment for atomic example | Phoebe Bell | -1/+3 |
| 2020-01-16 | Fix formatting: ./x.py fmt | Phoebe Bell | -15/+5 |
| 2020-01-16 | Move comments for tidy | Phoebe Bell | -5/+5 |
| 2020-01-16 | Elaborate on SAFETY comments | Phoebe Bell | -77/+88 |
| 2020-01-16 | Apply suggestions from code review | Phoebe Bell | -1/+1 |
| 2020-01-16 | Fix typo "gurantees -> guarantees" | Phoebe Bell | -1/+1 |
| 2020-01-16 | Document unsafe blocks in core::{cell, str, sync} | Phoebe Bell | -17/+91 |
| 2020-01-17 | Auto merge of #66716 - derekdreery:debug_non_exhaustive, r=dtolnay | bors | -0/+142 |
| 2020-01-16 | Rust ./x.py fmt | Richard Dodd | -12/+14 |