| Age | Commit message (Expand) | Author | Lines |
| 2022-05-28 | Rollup merge of #97034 - fee1-dead-contrib:layout-hash, r=dtolnay | Dylan DPC | -2/+9 |
| 2022-05-28 | Rollup merge of #94640 - Pointerbender:issue-71146-partial-stabilization, r=y... | Dylan DPC | -3/+4 |
| 2022-05-27 | Auto merge of #97444 - compiler-errors:rollup-2gvdav6, r=compiler-errors | bors | -27/+109 |
| 2022-05-26 | Rollup merge of #96051 - newpavlov:duration_rounding, r=nagisa,joshtriplett | Michael Goulet | -27/+109 |
| 2022-05-27 | fmt | Артём Павлов [Artyom Pavlov] | -5/+1 |
| 2022-05-27 | fix nanos overflow for f64 | Артём Павлов [Artyom Pavlov] | -9/+24 |
| 2022-05-27 | add debug asserts | Artyom Pavlov | -4/+8 |
| 2022-05-27 | libcore: Add `iter::from_generator` which is like `iter::from_fn`, but for co... | Vadim Petrochenkov | -0/+57 |
| 2022-05-26 | Rollup merge of #96033 - yaahc:expect-elaboration, r=scottmcm | Matthias Krüger | -0/+40 |
| 2022-05-25 | fix broken doctest | Jane Lusby | -0/+1 |
| 2022-05-25 | update option and result references to expect message docs | Jane Lusby | -5/+27 |
| 2022-05-25 | Auto merge of #94954 - SimonSapin:null-thin3, r=yaahc | bors | -0/+46 |
| 2022-05-25 | Rollup merge of #97233 - c410-f3r:assert-lib, r=scottmcm | Dylan DPC | -0/+110 |
| 2022-05-25 | Rollup merge of #97026 - Nilstrieb:make-atomic-debug-relaxed, r=scottmcm | Dylan DPC | -3/+3 |
| 2022-05-25 | tweak doctests | Артём Павлов [Artyom Pavlov] | -8/+6 |
| 2022-05-25 | implement tie to even | Артём Павлов [Artyom Pavlov] | -19/+73 |
| 2022-05-25 | Rollup merge of #97363 - wackbyte:sliceindex-doc-typo, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2022-05-25 | Rollup merge of #93966 - rkuhn:patch-1, r=tmandry | Yuki Okushi | -0/+13 |
| 2022-05-24 | Fix a mistake in `SliceIndex`'s documentation | wackbyte | -1/+1 |
| 2022-05-24 | Rollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC | Dylan DPC | -0/+29 |
| 2022-05-24 | Rollup merge of #97308 - JohnTitor:stabilize-cell-filter-map, r=Mark-Simulacrum | Dylan DPC | -6/+2 |
| 2022-05-23 | explain how to turn integers into fn ptrs | Ralf Jung | -0/+29 |
| 2022-05-23 | Rollup merge of #96129 - mattheww:2022-04_float_rounding, r=Dylan-DPC | Dylan DPC | -2/+17 |
| 2022-05-23 | Stabilize `cell_filter_map` | Yuki Okushi | -6/+2 |
| 2022-05-23 | Auto merge of #97304 - Dylan-DPC:rollup-qxrfddc, r=Dylan-DPC | bors | -0/+4 |
| 2022-05-23 | Rollup merge of #97087 - Nilstrieb:clarify-slice-iteration-order, r=dtolnay | Dylan DPC | -0/+4 |
| 2022-05-23 | Auto merge of #96100 - Raekye:master, r=dtolnay | bors | -4/+4 |
| 2022-05-22 | Make write/print macros eagerly drop temporaries | David Tolnay | -6/+8 |
| 2022-05-22 | [RFC 2011] Library code | Caio | -0/+110 |
| 2022-05-22 | Auto merge of #97265 - JohnTitor:rollup-kgthnjt, r=JohnTitor | bors | -2/+2 |
| 2022-05-22 | Rollup merge of #97225 - cuviper:ref-display, r=scottmcm | Yuki Okushi | -2/+2 |
| 2022-05-22 | Auto merge of #94119 - c410-f3r:array-again-and-again, r=scottmcm | bors | -7/+5 |
| 2022-05-21 | Auto merge of #94530 - tmiasko:alignment-impls, r=dtolnay | bors | -1/+1 |
| 2022-05-21 | Rollup merge of #97219 - RalfJung:ptr-invalid, r=thomcc | Guillaume Gomez | -2/+10 |
| 2022-05-21 | Rollup merge of #97190 - SylvainDe:master, r=Dylan-DPC | Guillaume Gomez | -2/+6 |
| 2022-05-20 | Fix `Display` for `cell::{Ref,RefMut}` | Josh Stone | -2/+2 |
| 2022-05-20 | make ptr::invalid not the same as a regular int2ptr cast | Ralf Jung | -2/+10 |
| 2022-05-20 | Stabilize core::array::from_fn | Caio | -7/+5 |
| 2022-05-20 | Rollup merge of #97192 - sunfishcode:sunfishcode/rightmost, r=thomcc | Guillaume Gomez | -1/+1 |
| 2022-05-20 | Auto merge of #97147 - Mark-Simulacrum:stage0-bump, r=pietroalbini | bors | -2/+0 |
| 2022-05-20 | Auto merge of #97027 - cuviper:yesalias-refcell, r=thomcc | bors | -34/+49 |
| 2022-05-19 | Say "last" instead of "rightmost" in the documentation for `std::str::rfind`. | Dan Gohman | -1/+1 |
| 2022-05-19 | Add implicit call to from_str via parse in documentation | SylvainDe | -2/+6 |
| 2022-05-19 | Rollup merge of #97155 - alygin:patch-1, r=JohnTitor | Dylan DPC | -1/+1 |
| 2022-05-18 | Auto merge of #95643 - WaffleLapkin:ptr_convenience, r=joshtriplett | bors | -2/+337 |
| 2022-05-19 | Fix doc typo | Andrew Lygin | -1/+1 |
| 2022-05-18 | Stage-step cfgs | Mark Rousskov | -2/+0 |
| 2022-05-17 | bump stable version #94640 | Pointerbender | -2/+2 |
| 2022-05-16 | Add a comment for covariant `Ref` | Josh Stone | -1/+2 |
| 2022-05-16 | Remove outdated references to nll-rfc#40 | Josh Stone | -2/+0 |