| Age | Commit message (Expand) | Author | Lines |
| 2022-10-16 | Fix types in documentation for Alignment::as_usize and Alignmnet::as_nonzero | Thayne McCombs | -2/+2 |
| 2022-10-16 | Make transpose const and inline | Alex Saveau | -2/+5 |
| 2022-10-16 | Rollup merge of #103109 - RalfJung:phantom-data-impl, r=thomcc | Matthias Krüger | -59/+53 |
| 2022-10-16 | Rollup merge of #103102 - H4x5:len_utf16_docs, r=scottmcm | Matthias Krüger | -0/+5 |
| 2022-10-16 | Clarify the possible return values of len_utf16 | Sky | -0/+5 |
| 2022-10-16 | remove redundant Send impls for references | Ralf Jung | -7/+6 |
| 2022-10-16 | PhantomData: inline a macro that is used only once | Ralf Jung | -59/+53 |
| 2022-10-16 | Rollup merge of #102023 - SUPERCILEX:maybeuninit-transpose, r=scottmcm | Yuki Okushi | -0/+37 |
| 2022-10-16 | Rollup merge of #101717 - Pointerbender:unsafecell-memory-layout, r=Amanieu | Yuki Okushi | -0/+44 |
| 2022-10-15 | Add MaybeUninit array transpose impls | Alex Saveau | -0/+37 |
| 2022-10-15 | More slice::partition_point examples | Scott McMurray | -0/+32 |
| 2022-10-15 | Stabilize `duration_checked_float` | Ryan Lopopolo | -23/+19 |
| 2022-10-14 | Auto merge of #103069 - matthiaskrgr:rollup-xxsx6sk, r=matthiaskrgr | bors | -12/+10 |
| 2022-10-14 | Rollup merge of #103059 - beetrees:duration-from-negative-zero, r=thomcc | Matthias Krüger | -1/+10 |
| 2022-10-14 | Rollup merge of #103045 - lukas-code:blank-lines, r=GuillaumeGomez | Matthias Krüger | -11/+0 |
| 2022-10-14 | Auto merge of #101030 - woppopo:const_location, r=scottmcm | bors | -3/+41 |
| 2022-10-14 | Fix `Duration::{try_,}from_secs_f{32,64}(-0.0)` | beetrees | -1/+10 |
| 2022-10-14 | remove leading newlines from integer primitive doc examples | Lukas Markeffsky | -11/+0 |
| 2022-10-14 | more dupe word typos | Rageking8 | -13/+13 |
| 2022-10-13 | Auto merge of #102919 - luojia65:update-stdarch, r=Amanieu | bors | -0/+2 |
| 2022-10-13 | library: update stdarch submodule | luojia65 | -0/+2 |
| 2022-10-12 | expand documentation on type conversion w.r.t. `UnsafeCell` | Pointerbender | -8/+13 |
| 2022-10-12 | remove HRTB from `[T]::is_sorted_by{,_key}` | Lukas Markeffsky | -4/+4 |
| 2022-10-12 | Auto merge of #102732 - RalfJung:assert_unsafe_precondition2, r=bjorn3 | bors | -54/+76 |
| 2022-10-12 | Update docs for `CStr::from_ptr`. | Markus Reiter | -4/+13 |
| 2022-10-12 | Make `CStr::from_ptr` `const`. | Markus Reiter | -7/+25 |
| 2022-10-12 | Rollup merge of #102578 - lukas-code:ilog-panic, r=m-ou-se | Dylan DPC | -85/+45 |
| 2022-10-11 | Fix inconsistent rounding of 0.5 when formatted to 0 decimal places | Andrew Tribick | -5/+5 |
| 2022-10-11 | reorder panicking.rs to put main entry points at the top | Ralf Jung | -61/+67 |
| 2022-10-11 | use panic_fmt_nounwind for assert_unsafe_precondition | Ralf Jung | -2/+2 |
| 2022-10-11 | add panic_fmt_nounwind for panicing without unwinding, and use it for panic_n... | Ralf Jung | -3/+19 |
| 2022-10-11 | Rollup merge of #102445 - jmillikin:cstr-is-empty, r=Mark-Simulacrum | Matthias Krüger | -0/+28 |
| 2022-10-11 | Rollup merge of #101774 - Riolku:atomic-update-aba, r=m-ou-se | Matthias Krüger | -0/+26 |
| 2022-10-11 | Rollup merge of #102258 - cjgillot:core-kappa, r=m-ou-se | Yuki Okushi | -4/+0 |
| 2022-10-11 | Change tracking issue from #76156 to #102911 | woppopo | -3/+4 |
| 2022-10-10 | Auto merge of #96711 - emilio:inline-slice-clone, r=nikic | bors | -0/+5 |
| 2022-10-10 | Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-dead | Dylan DPC | -0/+1 |
| 2022-10-09 | From<Alignment> for usize & NonZeroUsize | Scott McMurray | -0/+16 |
| 2022-10-09 | expand documentation on type conversion w.r.t. `UnsafeCell` | Pointerbender | -13/+21 |
| 2022-10-10 | Rollup merge of #102072 - scottmcm:ptr-alignment-type, r=thomcc | Yuki Okushi | -64/+115 |
| 2022-10-09 | fixup lint name | Maybe Waffle | -1/+1 |
| 2022-10-09 | allow `for_loop_over_fallibles` in a `core` test | Maybe Waffle | -0/+1 |
| 2022-10-08 | Rollup merge of #102812 - est31:remove_lazy, r=dtolnay | Michael Howell | -3/+0 |
| 2022-10-08 | Rollup merge of #99880 - compiler-errors:escape-ascii-is-not-exact-size-itera... | Matthias Krüger | -2/+0 |
| 2022-10-08 | Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomcc | bors | -1/+6 |
| 2022-10-08 | Remove empty core::lazy and std::lazy | est31 | -3/+0 |
| 2022-10-08 | Fix test (location_const_file) | woppopo | -1/+1 |
| 2022-10-07 | Auto merge of #102091 - RalfJung:const_err, r=oli-obk | bors | -3/+0 |
| 2022-10-07 | Rollup merge of #102300 - scottmcm:simpler-fold-closures, r=Mark-Simulacrum | Dylan DPC | -114/+35 |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -3/+0 |