| Age | Commit message (Expand) | Author | Lines |
| 2023-06-12 | Add windows_sys typedef for Win ARM32 | bdbai | -0/+17 |
| 2023-06-12 | optimize slice::Iter::fold | The 8472 | -0/+23 |
| 2023-06-12 | add benchmark | The 8472 | -0/+9 |
| 2023-06-12 | Revert "Fix intra-doc links from pointer appearing in windows HANDLE type alias" | Guillaume Gomez | -9/+9 |
| 2023-06-12 | Implement `TryFrom<&OsStr>` for `&str` | aticu | -14/+27 |
| 2023-06-12 | make sure the standard library compiles properly with synthetic targets | Pietro Albini | -0/+2 |
| 2023-06-11 | Impl allocator function for iterators | yanchith | -0/+32 |
| 2023-06-11 | Remove explicit lifetimes | yanchith | -20/+20 |
| 2023-06-11 | reorder attributes to make miri-test-libstd work again | Ralf Jung | -11/+12 |
| 2023-06-11 | Rollup merge of #112497 - icecream17:patch-1, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2023-06-11 | Rollup merge of #112484 - bdbai:fix/uwpntdll, r=ChrisDenton | Matthias Krüger | -2/+60 |
| 2023-06-10 | implement `Sync` for `mpsc::Sender` | Ibraheem Ahmed | -2/+2 |
| 2023-06-10 | abs_sub: fix typo 0[-:][+.]0 | icecream17 | -2/+2 |
| 2023-06-10 | Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillot | bors | -0/+2 |
| 2023-06-10 | Keep uwp specific code in sync with windows-sys | bdbai | -5/+4 |
| 2023-06-10 | Lazy load ntdll functions on UWP | bdbai | -2/+61 |
| 2023-06-09 | Add diagnostic items for `f32::NAN` and `f64::NAN` | Urgau | -0/+2 |
| 2023-06-09 | Auto merge of #112465 - GuillaumeGomez:rollup-gyh5buc, r=GuillaumeGomez | bors | -9/+9 |
| 2023-06-09 | Auto merge of #111530 - Urgau:uplift_undropped_manually_drops, r=compiler-errors | bors | -0/+2 |
| 2023-06-09 | Don't explicitly name Global | yanchith | -1/+1 |
| 2023-06-09 | Pass tidy again | yanchith | -5/+1 |
| 2023-06-09 | Add allocator function | yanchith | -0/+7 |
| 2023-06-09 | Reallocatorize after merge | yanchith | -12/+16 |
| 2023-06-09 | Merge branch 'master' into binary-heap-ta | yanchith | -29699/+56111 |
| 2023-06-09 | Fix intra-doc links from pointer appearing in windows HANDLE type alias | Guillaume Gomez | -9/+9 |
| 2023-06-08 | Fix test | ltdk | -5/+2 |
| 2023-06-08 | Rollup merge of #109953 - thomcc:thomcc/typeid128, r=WaffleLapkin | Matthias Krüger | -3/+45 |
| 2023-06-08 | Allow undropped_manually_drops for some tests | Urgau | -0/+2 |
| 2023-06-08 | Auto merge of #112292 - thomcc:tls-ohno, r=m-ou-se | bors | -12/+33 |
| 2023-06-07 | Fix typo | Thom Chiovoloni | -1/+1 |
| 2023-06-07 | Make Unix or Windows mandatory for the `switch-stdout.rs` test | MoskalykA | -0/+2 |
| 2023-06-07 | Move two tests from `tests/ui/std` to `library/std/tests` | MoskalykA | -0/+87 |
| 2023-06-07 | Don't panic in ceil_char_boundary | ltdk | -4/+3 |
| 2023-06-07 | Auto merge of #96875 - SabrinaJewson:noop-waker, r=m-ou-se | bors | -0/+40 |
| 2023-06-07 | Auto merge of #111819 - nikarh:vita-improved, r=Amanieu | bors | -19/+56 |
| 2023-06-06 | Fix documentation build on FreeBSD | Dan McGregor | -1/+7 |
| 2023-06-06 | Bumped libc version | Nikolay Arhipov | -1/+1 |
| 2023-06-06 | std: available_parallelism using native netbsd api first | David Carlier | -0/+23 |
| 2023-06-05 | Simplified bool to int conversion | Nikolay Arhipov | -4/+1 |
| 2023-06-05 | Std support improvement for ps vita target | Nikolay Arhipov | -19/+59 |
| 2023-06-05 | Rollup merge of #112263 - GrishaVar:remove-extend-element, r=scottmcm | Guillaume Gomez | -26/+10 |
| 2023-06-04 | Avoid unwind across `extern "C"` in `thread_local::fast_local.rs` | Thom Chiovoloni | -12/+33 |
| 2023-06-04 | Remove redundant example of `BTreeSet::iter` | zica | -13/+0 |
| 2023-06-04 | Use 128 bits for TypeId hash | Thom Chiovoloni | -3/+45 |
| 2023-06-04 | Remove ExtendWith and ExtendElement | Grisha Vartanyan | -26/+10 |
| 2023-06-04 | Rollup merge of #112172 - tshepang:patch-1, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2023-06-04 | Rollup merge of #109093 - Dante-Broggi:patch-2, r=joshtriplett | Matthias Krüger | -0/+1 |
| 2023-06-03 | Rollup merge of #111702 - cgwalters:option-map-or-else-with-result, r=Mark-Si... | Matthias Krüger | -1/+20 |
| 2023-06-03 | Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki... | bors | -14/+62 |
| 2023-06-02 | Rollup merge of #112206 - k0ur0x:typo, r=Nilstrieb | Matthias Krüger | -1/+1 |