| Age | Commit message (Expand) | Author | Lines |
| 2024-02-13 | Revert unsound libcore changes of #119911 | Oli Scherer | -1/+0 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -0/+1 |
| 2024-01-23 | Auto merge of #119892 - joboet:libs_use_assert_unchecked, r=Nilstrieb,cuviper | bors | -0/+1 |
| 2024-01-22 | Rollup merge of #118578 - mina86:c, r=dtolnay | Matthias Krüger | -0/+1 |
| 2024-01-21 | Rollup merge of #116090 - rmehri01:strict_integer_ops, r=m-ou-se | Nadrieril | -0/+1 |
| 2024-01-20 | core: introduce split_at{,_mut}_checked | Michal Nazarewicz | -0/+1 |
| 2024-01-19 | Stabilize simple offset_of | George Bateman | -1/+1 |
| 2024-01-19 | Add new intrinsic `is_constant` and optimize `pow` | Catherine Flores | -0/+1 |
| 2024-01-13 | libs: use `assert_unchecked` instead of intrinsic | joboet | -0/+1 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -1/+1 |
| 2024-01-05 | Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp... | Michael Goulet | -0/+1 |
| 2024-01-05 | Replace some usage of `#[rustc_on_unimplemented]` with | Georg Semmler | -0/+1 |
| 2024-01-04 | Make `intrinsics::assume` const stable | AngelicosPhosphoros | -1/+0 |
| 2023-12-09 | merge core_panic feature into panic_internals | Ralf Jung | -1/+1 |
| 2023-12-02 | Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin... | bors | -1/+2 |
| 2023-11-29 | Rollup merge of #118265 - RalfJung:memcpy, r=cuviper | Matthias Krüger | -3/+2 |
| 2023-11-26 | Add offset-ish convenience methods to `NonNull` | Maybe Waffle | -0/+1 |
| 2023-11-26 | Use inner docs to fix links | Caleb Zulawski | -1/+2 |
| 2023-11-24 | remove the memcpy-on-equal-ptrs assumption | Ralf Jung | -3/+2 |
| 2023-11-24 | implement strict_* operations for signed integer types | Ryan Mehri | -0/+1 |
| 2023-11-24 | memcpy assumptions: update GCC link | Ralf Jung | -1/+1 |
| 2023-11-18 | Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov | bors | -0/+2 |
| 2023-11-18 | Auto merge of #117825 - fee1-dead-contrib:corefx, r=petrochenkov | bors | -0/+1 |
| 2023-11-16 | Remove option_payload_ptr; redundant to offset_of | George Bateman | -0/+2 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -1/+1 |
| 2023-11-12 | Reenable effects in libcore | Deadbeef | -0/+1 |
| 2023-11-09 | Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io` | John Millikin | -0/+2 |
| 2023-11-01 | Rollup merge of #115626 - clarfonthey:unchecked-math, r=thomcc | Matthias Krüger | -1/+2 |
| 2023-10-29 | Rollup merge of #117312 - RalfJung:memcpy-assumptions, r=Mark-Simulacrum | Guillaume Gomez | -1/+2 |
| 2023-10-28 | Rollup merge of #117162 - c410-f3r:try, r=workingjubilee | Jubilee | -0/+3 |
| 2023-10-28 | Auto merge of #116240 - dtolnay:constdiscriminant, r=thomcc | bors | -1/+0 |
| 2023-10-28 | memcpy assumptions: link to source showing that GCC makes the same assumption | Ralf Jung | -1/+2 |
| 2023-10-27 | Auto merge of #116205 - WaffleLapkin:stabilize_pointer_byte_offsets, r=dtolnay | bors | -1/+0 |
| 2023-10-25 | Stabilize `[const_]pointer_byte_offsets` | Maybe Waffle | -1/+0 |
| 2023-10-25 | Remove `cfg_match` from the prelude | Caio | -0/+3 |
| 2023-10-23 | Remove FnPtr hack from trait_ref_is_knowable | Michael Goulet | -0/+1 |
| 2023-10-17 | Disable effects in libcore again | Oli Scherer | -1/+0 |
| 2023-10-14 | Auto merge of #116407 - Mark-Simulacrum:bootstrap-bump, r=onur-ozkan | bors | -5/+4 |
| 2023-10-13 | Clean up unchecked_math, separate out unchecked_shifts | ltdk | -1/+2 |
| 2023-10-08 | rustdoc: remove rust logo from non-Rust crates | Michael Howell | -0/+1 |
| 2023-10-08 | Bump to latest beta | Mark Rousskov | -5/+4 |
| 2023-10-04 | Disable CFI for core and std CFI violations | Ramon de C Valle | -0/+1 |
| 2023-10-02 | Bump stdarch submodule | Eduardo Sánchez Muñoz | -0/+1 |
| 2023-09-28 | Const stabilize mem::discriminant | David Tolnay | -1/+0 |
| 2023-09-28 | isqrt: fix stability | Federico Stra | -0/+1 |
| 2023-09-20 | Enable effects for libcore | Deadbeef | -0/+1 |
| 2023-09-16 | Auto merge of #115520 - Finomnis:const_transmute_copy, r=dtolnay | bors | -1/+0 |
| 2023-09-08 | Rename the feature, but not the attribute, to `coverage_attribute` | Andy Caldwell | -1/+1 |
| 2023-09-08 | Rework no_coverage to coverage(off) | Andy Caldwell | -1/+2 |
| 2023-09-05 | Rollup merge of #114412 - RalfJung:libc-symbols, r=pnkfelix | Matthias Krüger | -5/+13 |