| Age | Commit message (Expand) | Author | Lines |
| 2024-12-01 | Rollup merge of #133678 - Urgau:stabilize-ptr_fn_addr_eq, r=jhpratt | Jacob Pratt | -3/+1 |
| 2024-12-01 | Rollup merge of #133672 - RalfJung:const-stability-cleanup, r=jhpratt | Jacob Pratt | -32/+1 |
| 2024-12-01 | Rollup merge of #131784 - Urgau:stabilize-midpoint, r=dtolnay | Jacob Pratt | -36/+33 |
| 2024-12-01 | Rollup merge of #131416 - okaneco:const_copy, r=RalfJung | Jacob Pratt | -6/+10 |
| 2024-12-01 | Mark `slice::copy_from_slice` unstably const | okaneco | -6/+10 |
| 2024-12-01 | Rollup merge of #133674 - scottmcm:chain-carrying-add, r=Amanieu | Matthias Krüger | -1/+1 |
| 2024-12-01 | Rollup merge of #133669 - RalfJung:const_swap_splitup, r=dtolnay | Matthias Krüger | -3/+3 |
| 2024-12-01 | Stabilize unsigned `num_midpoint` feature | Urgau | -36/+33 |
| 2024-12-01 | Rollup merge of #133686 - samueltardieu:push-xkxwxzxqokuu, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-11-30 | Add diagnostic item for `std::ops::ControlFlow` | Samuel Tardieu | -0/+1 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -595/+949 |
| 2024-11-30 | Stabilize `ptr::fn_addr_eq` | Urgau | -3/+1 |
| 2024-11-30 | get rid of a bunch of unnecessary rustc_const_unstable | Ralf Jung | -13/+1 |
| 2024-11-30 | Fix chaining `carrying_add`s | Scott McMurray | -1/+1 |
| 2024-11-30 | remove a whole bunch of unnecessary const feature gates | Ralf Jung | -19/+0 |
| 2024-11-30 | move swap_nonoverlapping constness to separate feature gate | Ralf Jung | -2/+2 |
| 2024-11-30 | move slice::swap_unchecked constness to slice_swap_unchecked feature gate | Ralf Jung | -1/+1 |
| 2024-11-30 | Rollup merge of #133106 - BLANKatGITHUB:intrinsic, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -595/+949 |
| 2024-11-30 | Rollup merge of #133625 - RalfJung:custom-mir-debug-info, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+33 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -373/+160 |
| 2024-11-29 | refine mir debuginfo docs | Ralf Jung | -5/+14 |
| 2024-11-29 | Doc comment custom MIR debuginfo. | Camille GILLOT | -0/+24 |
| 2024-11-29 | Rollup merge of #133530 - timvisee:master, r=jhpratt | Matthias Krüger | -42/+42 |
| 2024-11-29 | Rollup merge of #133466 - aksh1618:patch-1, r=thomcc | Matthias Krüger | -3/+3 |
| 2024-11-28 | Change `GetManyMutError` to match T-libs-api decision | Chayim Refael Friedman | -28/+32 |
| 2024-11-28 | Also use zero when referencing to capacity or length | timvisee | -18/+18 |
| 2024-11-28 | Use consistent wording in docs, use zero instead of 0 | timvisee | -24/+24 |
| 2024-11-28 | Rollup merge of #133512 - bjoernager:slice-as-array, r=Amanieu | Guillaume Gomez | -16/+75 |
| 2024-11-27 | update cfgs | Boxy | -302/+89 |
| 2024-11-27 | replace placeholder version | Boxy | -77/+77 |
| 2024-11-26 | Rollup merge of #133402 - compiler-errors:drop-and-destruct, r=lcnr | Michael Goulet | -1/+2 |
| 2024-11-26 | Add '<[T]>::as_array', '<[T]>::as_mut_array', '<*const [T]>::as_array', and '... | Gabriel Bjørnager Jensen | -16/+75 |
| 2024-11-26 | Rollup merge of #133282 - tgross35:maybe-uninit-debug, r=Amanieu | Michael Goulet | -1/+5 |
| 2024-11-26 | Rollup merge of #133136 - ChayimFriedman2:get-many-mut, r=Amanieu | Michael Goulet | -18/+180 |
| 2024-11-25 | Fix typos in pin.rs | Aakarshit Uppal | -3/+3 |
| 2024-11-25 | Constify Drop and Destruct | Michael Goulet | -1/+2 |
| 2024-11-25 | Auto merge of #133247 - GuillaumeGomez:reduce-integer-display-impl, r=working... | bors | -48/+32 |
| 2024-11-25 | Support ranges in `<[T]>::get_many_mut()` | Chayim Refael Friedman | -18/+180 |
| 2024-11-25 | Rollup merge of #132533 - SUPERCILEX:patch-4, r=Mark-Simulacrum | Matthias Krüger | -0/+20 |
| 2024-11-25 | Rollup merge of #133260 - compiler-errors:deref, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -0/+47 |
| 2024-11-24 | Rollup merge of #133389 - eduardosm:stabilize-const_float_methods, r=RalfJung | Matthias Krüger | -49/+70 |
| 2024-11-24 | Rollup merge of #133301 - GuillaumeGomez:add-example-wrapping-neg, r=workingj... | Matthias Krüger | -0/+1 |
| 2024-11-24 | changes old intrinsic declaration to new declaration | aaishwarymishra@gmail.com | -595/+949 |
| 2024-11-24 | Constify Deref and DerefMut | Michael Goulet | -0/+47 |
| 2024-11-23 | Match simd_relaxed_fma documentation to fmuladd intrinsic | Caleb Zulawski | -4/+8 |
| 2024-11-23 | Auto merge of #133379 - jieyouxu:rollup-00jxo71, r=jieyouxu | bors | -0/+14 |
| 2024-11-23 | Add simd_relaxed_fma intrinsic | Caleb Zulawski | -0/+10 |
| 2024-11-23 | Stabilize `const_float_methods` | Eduardo Sánchez Muñoz | -49/+70 |
| 2024-11-23 | Improve code by using `unsigned_abs` | Guillaume Gomez | -18/+2 |
| 2024-11-23 | Rollup merge of #133237 - fee1-dead-contrib:constadd, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+14 |