| Age | Commit message (Expand) | Author | Lines |
| 2025-04-24 | Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJung | Matthias Krüger | -25/+45 |
| 2025-04-24 | Rollup merge of #140150 - RalfJung:MAX_EXP, r=tgross35 | Matthias Krüger | -24/+48 |
| 2025-04-24 | Rollup merge of #136083 - bend-n:⃤⃤, r=lcnr | Matthias Krüger | -4/+17 |
| 2025-04-24 | Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgr | bors | -9/+25 |
| 2025-04-24 | Rollup merge of #140075 - Urgau:midpoint-average, r=tgross35 | Matthias Krüger | -9/+25 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -4/+17 |
| 2025-04-24 | Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhpratt | Matthias Krüger | -3/+1 |
| 2025-04-24 | Mention average in midpoint documentations | Urgau | -9/+25 |
| 2025-04-24 | fix doc error | Hegui Dai | -2/+2 |
| 2025-04-24 | fix example | Hegui Dai | -1/+1 |
| 2025-04-24 | add examples using .as_ref() for is_some_and and is_none_or | Hegui Dai | -0/+8 |
| 2025-04-24 | keep the original text for is_some and is_none | Hegui Dai | -2/+2 |
| 2025-04-24 | add examples using .as_ref() for is_err_and and is_ok_and | Hegui Dai | -0/+8 |
| 2025-04-24 | keep original text for is_ok and is_err | Hegui Dai | -8/+8 |
| 2025-04-23 | fix f*::MAX_EXP and MIN_EXP docs | Ralf Jung | -24/+48 |
| 2025-04-23 | Make algebraic intrinsics into 'const fn' items; Make algebraic functions of ... | Gabriel Bjørnager Jensen | -25/+45 |
| 2025-04-22 | remove intrinsics::drop_in_place | Ralf Jung | -9/+0 |
| 2025-04-22 | MANTISSA_DIGITS: explain relation to bitwise representation | Ralf Jung | -0/+12 |
| 2025-04-21 | Auto merge of #140127 - ChrisDenton:rollup-2kye32h, r=ChrisDenton | bors | -4/+2 |
| 2025-04-21 | Rollup merge of #140118 - tamird:cstr-cleanup, r=joboet | Chris Denton | -3/+1 |
| 2025-04-21 | Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am... | Chris Denton | -1/+1 |
| 2025-04-21 | Rollup merge of #139946 - mumbleskates:any-fix-missing-word, r=jhpratt | Chris Denton | -2/+2 |
| 2025-04-21 | Replace colon with parentheses, add missing period | Tamir Duberstein | -1/+1 |
| 2025-04-21 | Solved suggestions | Hegui Dai | -15/+14 |
| 2025-04-21 | Solved suggestions | Hegui Dai | -17/+11 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -6/+6 |
| 2025-04-20 | Rollup merge of #138870 - beetrees:tier-2-nans, r=RalfJung | Chris Denton | -3/+5 |
| 2025-04-20 | Rollup merge of #140054 - c-git:patch-1, r=joboet | Chris Denton | -1/+1 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -5/+5 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -5/+5 |
| 2025-04-20 | Allow `dangerous_implicit_autorefs` lint in some tests | Urgau | -1/+1 |
| 2025-04-20 | Add `#[rustc_no_implicit_autorefs]` and apply it to std methods | Urgau | -0/+10 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -1/+1 |
| 2025-04-20 | Stabilize <[T; N]>::as_mut_slice as const | Thalia Archibald | -1/+1 |
| 2025-04-19 | docs: fix typo change from inconstants to invariants | Onè | -1/+1 |
| 2025-04-19 | Rollup merge of #139533 - jogru0:130711, r=Mark-Simulacrum | Chris Denton | -0/+33 |
| 2025-04-19 | Rollup merge of #139535 - ChrisDenton:default-ptr, r=tgross35 | Chris Denton | -0/+16 |
| 2025-04-19 | added doctest for Enumerate::next_index | Jonathan Gruner | -0/+21 |
| 2025-04-19 | add next_index to Enumerate | Jonathan Gruner | -0/+12 |
| 2025-04-19 | simd_select_bitmask: the 'padding' bits in the mask are just ignored | Ralf Jung | -3/+1 |
| 2025-04-19 | Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco | bors | -102/+35 |
| 2025-04-19 | Improve rustdocs on slice_as_chunks methods | Scott McMurray | -8/+94 |
| 2025-04-18 | Remove errant doc comment lines | Tamir Duberstein | -2/+0 |
| 2025-04-17 | Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung | Matthias Krüger | -9/+23 |
| 2025-04-17 | Rollup merge of #139483 - RalfJung:nan, r=tgross35 | Matthias Krüger | -32/+40 |
| 2025-04-17 | Fix drop handling in `hint::select_unpredictable` | Amanieu d'Antras | -9/+23 |
| 2025-04-16 | fix missing word in comment | Kent Ross | -2/+2 |
| 2025-04-15 | Auto merge of #139632 - Darksonn:cfi-fmt, r=m-ou-se | bors | -25/+50 |
| 2025-04-15 | Implement `pin!()` using `super let`. | Mara Bos | -102/+35 |
| 2025-04-15 | Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalathar | bors | -18/+63 |