| Age | Commit message (Expand) | Author | Lines |
| 2024-07-04 | stabilize `const_int_from_str` | Skgland | -1/+0 |
| 2024-07-03 | Rollup merge of #123588 - tgross35:stabilize-assert_unchecked, r=dtolnay | Jacob Pratt | -1/+0 |
| 2024-06-30 | Rollup merge of #126705 - safinaskar:panic, r=Mark-Simulacrum | Matthias Krüger | -5/+2 |
| 2024-06-29 | Updated docs on `#[panic_handler]` in `library/core/src/lib.rs` | Askar Safin | -5/+2 |
| 2024-06-28 | implement new effects desugaring | Deadbeef | -0/+1 |
| 2024-06-25 | Stabilize const unchecked conversion from u32 to char | David Tolnay | -1/+0 |
| 2024-06-24 | Replace `MaybeUninit::uninit_array()` with array repeat expression. | Kevin Reid | -2/+0 |
| 2024-06-21 | update intrinsic const param counting | Deadbeef | -0/+1 |
| 2024-06-21 | Remove `feature(effects)` from the standard library | Deadbeef | -2/+0 |
| 2024-06-20 | Remove `feature(const_closures)` from libcore | Deadbeef | -1/+0 |
| 2024-06-19 | Stabilize `hint_assert_unchecked` | Trevor Gross | -1/+0 |
| 2024-06-19 | Stabilise c_unwind | Gary Guo | -1/+1 |
| 2024-06-12 | Revert "Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb" | Oli Scherer | -1/+0 |
| 2024-05-28 | Rollup merge of #125551 - clarfonthey:ip-bits, r=jhpratt | Jubilee | -1/+0 |
| 2024-05-25 | Stabilise ip_bits feature | ltdk | -1/+0 |
| 2024-05-25 | Auto merge of #121571 - clarfonthey:unchecked-math-preconditions, r=saethlin | bors | -0/+1 |
| 2024-05-23 | Add assert_unsafe_precondition to unchecked_{add,sub,neg,mul,shl,shr} methods | ltdk | -0/+1 |
| 2024-05-21 | core: actually use TAIT instead of emulating it | joboet | -0/+1 |
| 2024-05-03 | Rollup merge of #124678 - UserIsntAvailable:feat/stabilize-split-at-checked, ... | Michael Goulet | -1/+0 |
| 2024-05-03 | feat: stabilize `split_at_checked` | UserIsntAvailable | -1/+0 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -4/+1 |
| 2024-04-28 | Stabilize `non_null_convenience` | Trevor Gross | -1/+0 |
| 2024-04-28 | Auto merge of #124210 - the8472:consign-ebadf-to-the-fire, r=Mark-Simulacrum | bors | -1/+3 |
| 2024-04-24 | Stabilise `inline_const` | Gary Guo | -1/+1 |
| 2024-04-22 | export assert_unsafe_precondition macro for std-internal use | The 8472 | -1/+3 |
| 2024-04-14 | Move msvc libs to core | Chris Denton | -0/+1 |
| 2024-04-13 | Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhpratt | Jacob Pratt | -1/+0 |
| 2024-04-12 | Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-04-11 | Update stdarch submodule | Daniel Paoliello | -0/+1 |
| 2024-04-10 | Add basic f16 and f128 modules | Trevor Gross | -0/+4 |
| 2024-04-10 | Revert "Put basic impls for f16 and f128 behind cfg(not(bootstrap))" | Trevor Gross | -2/+2 |
| 2024-04-08 | Add pattern types to parser | Oli Scherer | -0/+3 |
| 2024-04-06 | Rollup merge of #123541 - RalfJung:remove-old-hacks, r=Mark-Simulacrum | Guillaume Gomez | -5/+1 |
| 2024-04-06 | Rollup merge of #122291 - lilasta:stabilize_const_location_fields, r=dtolnay | Matthias Krüger | -1/+0 |
| 2024-04-06 | remove miri-test-libstd hacks that are no longer needed | Ralf Jung | -5/+1 |
| 2024-04-02 | Put basic impls for f16 and f128 behind cfg(not(bootstrap)) | Trevor Gross | -2/+2 |
| 2024-03-30 | Auto merge of #123085 - tgross35:f16-f128-step4.0-libs-basic-impls, r=Amanieu | bors | -0/+2 |
| 2024-03-30 | Make {integer}::from_str_radix constant | George Bateman | -0/+1 |
| 2024-03-29 | Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhpratt | bors | -2/+0 |
| 2024-03-28 | Add basic trait impls for `f16` and `f128` | Trevor Gross | -0/+2 |
| 2024-03-27 | Eliminate `UbCheck` for non-standard libraries | DianQK | -0/+1 |
| 2024-03-25 | Rollup merge of #123042 - dpaoliello:prelude, r=Nilstrieb | Jubilee | -1/+1 |
| 2024-03-25 | Rollup merge of #122896 - dpaoliello:stdarch, r=Amanieu | Jubilee | -0/+1 |
| 2024-03-25 | Import the 2021 prelude in the core crate | Daniel Paoliello | -1/+1 |
| 2024-03-23 | Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlin | bors | -0/+2 |
| 2024-03-23 | refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib... | Ralf Jung | -0/+1 |
| 2024-03-23 | move assert_unsafe_preconditions to its own file | Ralf Jung | -0/+1 |
| 2024-03-23 | Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgr | bors | -1/+0 |
| 2024-03-23 | Rollup merge of #120577 - wutchzone:slice_split_at_unchecked, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2024-03-23 | Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obk | bors | -0/+1 |