| Age | Commit message (Expand) | Author | Lines |
| 2024-10-06 | Auto merge of #130540 - veera-sivarajan:fix-87525, r=estebank | bors | -0/+1 |
| 2024-10-05 | Update `compiler-builtins` to 0.1.133 | Trevor Gross | -4/+4 |
| 2024-10-06 | chore: release | github-actions[bot] | -1/+1 |
| 2024-10-05 | Add a note about avoiding default implemenations in some places | Trevor Gross | -0/+4 |
| 2024-10-05 | fix(int): avoid infinite recursion on left shift | Enzo "raskyld" Nocera | -3/+12 |
| 2024-10-05 | enable f16 and f128 on windows-gnullvm targets | Mateusz Mikuła | -2/+3 |
| 2024-10-05 | Move `musl-reference-tests` to a new `libm-test` crate | Trevor Gross | -471/+494 |
| 2024-10-05 | Auto merge of #131302 - matthiaskrgr:rollup-56kbpzx, r=matthiaskrgr | bors | -6/+12 |
| 2024-10-05 | Unbreak tidy | Pavel Grigorenko | -5/+5 |
| 2024-10-05 | Stabilize `std::io::ErrorKind::QuotaExceeded` | Pavel Grigorenko | -9/+9 |
| 2024-10-05 | Android: Debug assertion after setting thread name | Yoh Deadfall | -1/+3 |
| 2024-10-05 | Rollup merge of #131281 - RalfJung:const-cell, r=Amanieu | Matthias Krüger | -6/+12 |
| 2024-10-05 | Auto merge of #131221 - XrXr:bump-compiler-builtins, r=tgross35 | bors | -4/+4 |
| 2024-10-05 | library: Stabilize const `MaybeUninit::assume_init_mut` | Jubilee Young | -3/+7 |
| 2024-10-05 | Add a Lint for Pointer to Integer Transmutes in Consts | Veera | -0/+1 |
| 2024-10-05 | Rollup merge of #131256 - RalfJung:f16-f128-const, r=ibraheemdev | Matthias Krüger | -18/+16 |
| 2024-10-05 | Rollup merge of #131094 - joboet:lazy_once_box, r=ibraheemdev | Matthias Krüger | -284/+185 |
| 2024-10-05 | make Cell unstably const | Ralf Jung | -6/+12 |
| 2024-10-05 | move f16/f128 const fn under f16/f128 feature gate | Ralf Jung | -18/+16 |
| 2024-10-05 | Stabilize `const_slice_split_at_mut` and `const_slice_first_last_chunk` | onestacked | -8/+14 |
| 2024-10-04 | Rollup merge of #131267 - okaneco:bufread_skip_until, r=tgross35 | Jubilee | -3/+1 |
| 2024-10-04 | Rollup merge of #131105 - slanterns:literal_c_str, r=petrochenkov | Jubilee | -1/+1 |
| 2024-10-04 | Rollup merge of #130403 - eduardosm:stabilize-const_slice_from_raw_parts_mut,... | Jubilee | -5/+7 |
| 2024-10-04 | Update compiler-builtins to 0.1.132 | Alan Wu | -4/+4 |
| 2024-10-04 | Rollup merge of #131177 - workingjubilee:stabilize-const-mut-referees, r=tgro... | Jubilee | -14/+21 |
| 2024-10-04 | Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay | Jubilee | -15/+7 |
| 2024-10-04 | Stabilize `BufRead::skip_until` | okaneco | -3/+1 |
| 2024-10-04 | Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJung | bors | -31/+28 |
| 2024-10-04 | chore: release | github-actions[bot] | -1/+1 |
| 2024-10-04 | Stabilize UnsafeCell::from_mut | ltdk | -2/+3 |
| 2024-10-04 | Allow implicit function decl on A64 | Alan Wu | -2/+10 |
| 2024-10-03 | update libc version | David Carlier | -1/+1 |
| 2024-10-03 | std::fs::get_path freebsd update. | David Carlier | -2/+2 |
| 2024-10-03 | control libunwind linkage mode via `crt-static` on gnullvm targets | Mateusz Mikuła | -6/+8 |
| 2024-10-03 | Rollup merge of #131197 - EFanZh:avoid-emptyness-check-in-peekmut-pop, r=Amanieu | Matthias Krüger | -1/+4 |
| 2024-10-03 | Upgrade CI LLVM version to 19.1 | Trevor Gross | -3/+3 |
| 2024-10-03 | chore: release | github-actions[bot] | -1/+1 |
| 2024-10-03 | Build with `-Werror=implicit-function-declaration` | Alan Wu | -0/+2 |
| 2024-10-03 | Avoid emptiness check in `PeekMut::pop` | EFanZh | -1/+4 |
| 2024-10-03 | Rollup merge of #131163 - JakenHerman:master, r=Nadrieril | Matthias Krüger | -0/+1 |
| 2024-10-03 | Auto merge of #128711 - clarfonthey:default-iters-hash, r=dtolnay | bors | -0/+80 |
| 2024-10-02 | Add `get_line` confusable to `Stdin::read_line()` | Jaken Herman | -0/+1 |
| 2024-10-02 | impl Default for Hash{Map,Set} iterators that don't already have it | ltdk | -0/+80 |
| 2024-10-03 | Auto merge of #127912 - joboet:tls_dtor_thread_current, r=cuviper | bors | -132/+529 |
| 2024-10-03 | Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieu | bors | -117/+58 |
| 2024-10-02 | library: Stabilize `const_slice_first_last` | Jubilee Young | -4/+8 |
| 2024-10-02 | library: Stabilize `const_unsafecell_get_mut` | Jubilee Young | -2/+2 |
| 2024-10-02 | library: Stabilize `const_ptr_as_ref` | Jubilee Young | -3/+2 |
| 2024-10-02 | library: Stabilize `const_str_as_mut` | Jubilee Young | -3/+5 |
| 2024-10-02 | library: Stabilize `const_str_from_utf8_unchecked_mut` | Jubilee Young | -2/+4 |