| Age | Commit message (Expand) | Author | Lines |
| 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) | -11/+11 |
| 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 | Auto merge of #130223 - LaihoE:faster_str_replace, r=thomcc | bors | -0/+33 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -76/+69 |
| 2024-10-16 | Partially stabilize const_pin | George Bateman | -11/+11 |
| 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 | -224/+128 |
| 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 | -88/+1 |
| 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 |
| 2024-10-15 | Make some float methods unstable `const fn` | Eduardo Sánchez Muñoz | -192/+346 |
| 2024-10-15 | Auto merge of #131724 - matthiaskrgr:rollup-ntgkkk8, r=matthiaskrgr | bors | -14/+19 |
| 2024-10-15 | Rollup merge of #131706 - GKFX:fix-const-hacks, r=tgross35 | Matthias Krüger | -5/+3 |
| 2024-10-15 | Rollup merge of #131339 - HeroicKatora:set_ptr_value-documentation, r=Mark-Si... | Matthias Krüger | -20/+61 |
| 2024-10-15 | Rollup merge of #122670 - beetrees:non-unicode-option-env-error, r=compiler-e... | Matthias Krüger | -8/+10 |
| 2024-10-15 | Auto merge of #129458 - EnzymeAD:enzyme-frontend, r=jieyouxu | bors | -0/+27 |
| 2024-10-14 | Stabilise 'const_make_ascii' | Gabriel Bjørnager Jensen | -9/+16 |
| 2024-10-14 | Add a `const_sockaddr_setters` feature | Trevor Gross | -16/+25 |
| 2024-10-14 | Mark LazyCell::into_inner unstably const | Trevor Gross | -2/+2 |
| 2024-10-14 | Fix two const-hacks | George Bateman | -5/+3 |
| 2024-10-14 | `rt::Argument`: elide lifetimes | Lieselotte | -13/+13 |
| 2024-10-14 | Rollup merge of #131384 - saethlin:precondition-tests, r=ibraheemdev | Matthias Krüger | -24/+36 |
| 2024-10-14 | Rollup merge of #129424 - coolreader18:stabilize-pin_as_deref_mut, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-10-14 | Rollup merge of #131616 - RalfJung:const_ip, r=tgross35 | Matthias Krüger | -16/+0 |
| 2024-10-14 | Rollup merge of #131274 - workingjubilee:stabilize-the-one-that-got-away, r=s... | Matthias Krüger | -3/+7 |
| 2024-10-14 | Rollup merge of #130629 - Dirbaio:net-from-octets, r=tgross35 | Matthias Krüger | -25/+90 |
| 2024-10-13 | core/net: use hex for ipv6 doctests for consistency. | Dario Nieuwenhuis | -37/+25 |
| 2024-10-13 | core/net: add Ipv[46]Addr::from_octets, Ipv6Addr::from_segments | Dario Nieuwenhuis | -0/+77 |
| 2024-10-13 | Auto merge of #125679 - clarfonthey:escape_ascii, r=joboet | bors | -23/+91 |
| 2024-10-13 | switch unicode-data back to 'static' | Ralf Jung | -8/+9 |
| 2024-10-13 | merge const_ipv4 / const_ipv6 feature gate into 'ip' feature gate | Ralf Jung | -16/+0 |
| 2024-10-13 | Fix bug where `option_env!` would return `None` when env var is present but n... | beetrees | -8/+10 |
| 2024-10-13 | Fix typo thing->thin referring to pointer | Andreas Molzer | -2/+2 |
| 2024-10-12 | Stabilize `const_option` | Trevor Gross | -16/+19 |
| 2024-10-12 | Rollup merge of #130954 - workingjubilee:stabilize-const-mut-fn, r=RalfJung | Trevor Gross | -17/+17 |