| Age | Commit message (Expand) | Author | Lines |
| 2024-10-24 | Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgr | bors | -0/+39 |
| 2024-10-24 | Rollup merge of #131790 - nmathewson:doc_socketaddr_representation, r=tgross35 | Matthias Krüger | -0/+39 |
| 2024-10-24 | provide default impl for as_utf8_pattern | Laiho | -11/+3 |
| 2024-10-24 | Document textual format of SocketAddrV{4,6} | Nick Mathewson | -0/+39 |
| 2024-10-24 | Remove associated type based effects logic | Michael Goulet | -44/+0 |
| 2024-10-24 | Rollup merge of #130225 - adetaylor:rename-old-receiver, r=wesleywiser | Stuart Cook | -12/+18 |
| 2024-10-23 | Rollup merge of #132066 - tifv:ptr-docs-typo, r=Amanieu | León Orell Valerian Liehr | -2/+2 |
| 2024-10-23 | Rollup merge of #132065 - tifv:dangling-docs, r=Noratrieb | León Orell Valerian Liehr | -5/+3 |
| 2024-10-23 | Rollup merge of #132060 - joshtriplett:innermost-outermost, r=jieyouxu | León Orell Valerian Liehr | -1/+1 |
| 2024-10-23 | Rollup merge of #130991 - LaihoE:vectorized_slice_contains, r=Noratrieb | León Orell Valerian Liehr | -0/+26 |
| 2024-10-23 | const fn str::split_at* | Zachary S | -6/+31 |
| 2024-10-23 | const fn str::is_char_boundary | Zachary S | -6/+7 |
| 2024-10-23 | vectorized SliceContains | Laiho | -0/+26 |
| 2024-10-24 | s/SmartPointer/CoerceReferent/g | Ding Xiang Fei | -3/+4 |
| 2024-10-23 | fix a typo in documentation of pointer::sub_ptr() | July Tikhonov | -2/+2 |
| 2024-10-23 | fix documentation of ptr::dangling() function | July Tikhonov | -5/+3 |
| 2024-10-23 | "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens | Josh Triplett | -1/+1 |
| 2024-10-23 | Rollup merge of #131707 - clarfonthey:constify-core-tests, r=thomcc | Matthias Krüger | -525/+539 |
| 2024-10-22 | Rename Receiver -> LegacyReceiver | Adrian Taylor | -12/+18 |
| 2024-10-21 | Rollup merge of #131697 - ShE3py:rt-arg-lifetimes, r=Amanieu | Jubilee | -13/+13 |
| 2024-10-21 | Rollup merge of #132003 - RalfJung:abi-compat-docs, r=traviscross | Matthias Krüger | -3/+5 |
| 2024-10-21 | update ABI compatibility docs for new option-like rules | Ralf Jung | -3/+5 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -14/+12 |
| 2024-10-21 | stabilize Strict Provenance and Exposed Provenance | Ralf Jung | -386/+307 |
| 2024-10-19 | Derive Copy+Hash for IntErrorKind | ranger-ross | -1/+1 |
| 2024-10-19 | zero-sized accesses are fine on null pointers | Ralf Jung | -13/+16 |
| 2024-10-18 | Rollup merge of #131858 - AnthonyMikh:AnthonyMikh/repeat_n-is-not-that-specia... | 许杰友 Jieyou Xu (Joe) | -3/+1 |
| 2024-10-18 | Rollup merge of #130136 - GKFX:stabilize-const-pin, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -12/+16 |
| 2024-10-18 | Rollup merge of #131850 - lexeyOK:master, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-10-18 | remove outdated documentation for `repeat_n` | AnthonyMikh | -3/+1 |
| 2024-10-17 | Auto merge of #131572 - cuviper:ub-index_range, r=thomcc | bors | -4/+7 |
| 2024-10-18 | Missing parenthesis | lexx | -1/+1 |
| 2024-10-17 | Rollup merge of #131835 - ferrocene:amanjeev/add-missing-attribute-unwind, r=... | Matthias Krüger | -0/+1 |
| 2024-10-17 | Auto merge of #130223 - LaihoE:faster_str_replace, r=thomcc | bors | -0/+33 |
| 2024-10-17 | Do not run test where it cannot run | Amanjeev Sethi | -0/+1 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -76/+69 |
| 2024-10-16 | Partially stabilize const_pin | George Bateman | -12/+16 |
| 2024-10-16 | Rollup merge of #131730 - zlfn:master, r=tgross35 | Matthias Krüger | -76/+69 |
| 2024-10-16 | Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr | bors | -6/+23 |
| 2024-10-16 | Rollup merge of #130822 - bjoernager:non-null-from-ref, r=dtolnay | Matthias Krüger | -6/+23 |
| 2024-10-16 | Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum | bors | -226/+129 |
| 2024-10-16 | Rollup merge of #131712 - tgross35:const-lazy_cell_into_inner, r=joboet | Urgau | -2/+2 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -90/+2 |
| 2024-10-15 | replace placeholder version | Josh Stone | -136/+127 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -7/+7 |
| 2024-10-15 | Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35 | Michael Goulet | -192/+346 |
| 2024-10-15 | Refactor `floating` macro and nofloat panic message | zlfn | -58/+60 |
| 2024-10-15 | Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr | bors | -28/+71 |
| 2024-10-15 | Rename debug! macro to impl_Debug! | zlfn | -5/+7 |
| 2024-10-15 | Combine impl_int and impl_uint | zlfn | -15/+4 |