about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-06-12Add windows_sys typedef for Win ARM32bdbai-0/+17
2023-06-12optimize slice::Iter::foldThe 8472-0/+23
2023-06-12add benchmarkThe 8472-0/+9
2023-06-12Revert "Fix intra-doc links from pointer appearing in windows HANDLE type alias"Guillaume Gomez-9/+9
2023-06-12Implement `TryFrom<&OsStr>` for `&str`aticu-14/+27
2023-06-12make sure the standard library compiles properly with synthetic targetsPietro Albini-0/+2
2023-06-11Impl allocator function for iteratorsyanchith-0/+32
2023-06-11Remove explicit lifetimesyanchith-20/+20
2023-06-11reorder attributes to make miri-test-libstd work againRalf Jung-11/+12
2023-06-11Rollup merge of #112497 - icecream17:patch-1, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-06-11Rollup merge of #112484 - bdbai:fix/uwpntdll, r=ChrisDentonMatthias Krüger-2/+60
2023-06-10implement `Sync` for `mpsc::Sender`Ibraheem Ahmed-2/+2
2023-06-10abs_sub: fix typo 0[-:][+.]0icecream17-2/+2
2023-06-10Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillotbors-0/+2
2023-06-10Keep uwp specific code in sync with windows-sysbdbai-5/+4
2023-06-10Lazy load ntdll functions on UWPbdbai-2/+61
2023-06-09Add diagnostic items for `f32::NAN` and `f64::NAN`Urgau-0/+2
2023-06-09Auto merge of #112465 - GuillaumeGomez:rollup-gyh5buc, r=GuillaumeGomezbors-9/+9
2023-06-09Auto merge of #111530 - Urgau:uplift_undropped_manually_drops, r=compiler-errorsbors-0/+2
2023-06-09Don't explicitly name Globalyanchith-1/+1
2023-06-09Pass tidy againyanchith-5/+1
2023-06-09Add allocator functionyanchith-0/+7
2023-06-09Reallocatorize after mergeyanchith-12/+16
2023-06-09Merge branch 'master' into binary-heap-tayanchith-29699/+56111
2023-06-09Fix intra-doc links from pointer appearing in windows HANDLE type aliasGuillaume Gomez-9/+9
2023-06-08Fix testltdk-5/+2
2023-06-08Rollup merge of #109953 - thomcc:thomcc/typeid128, r=WaffleLapkinMatthias Krüger-3/+45
2023-06-08Allow undropped_manually_drops for some testsUrgau-0/+2
2023-06-08Auto merge of #112292 - thomcc:tls-ohno, r=m-ou-sebors-12/+33
2023-06-07Fix typoThom Chiovoloni-1/+1
2023-06-07Make Unix or Windows mandatory for the `switch-stdout.rs` testMoskalykA-0/+2
2023-06-07Move two tests from `tests/ui/std` to `library/std/tests`MoskalykA-0/+87
2023-06-07Don't panic in ceil_char_boundaryltdk-4/+3
2023-06-07Auto merge of #96875 - SabrinaJewson:noop-waker, r=m-ou-sebors-0/+40
2023-06-07Auto merge of #111819 - nikarh:vita-improved, r=Amanieubors-19/+56
2023-06-06Fix documentation build on FreeBSDDan McGregor-1/+7
2023-06-06Bumped libc versionNikolay Arhipov-1/+1
2023-06-06std: available_parallelism using native netbsd api firstDavid Carlier-0/+23
2023-06-05Simplified bool to int conversionNikolay Arhipov-4/+1
2023-06-05Std support improvement for ps vita targetNikolay Arhipov-19/+59
2023-06-05Rollup merge of #112263 - GrishaVar:remove-extend-element, r=scottmcmGuillaume Gomez-26/+10
2023-06-04Avoid unwind across `extern "C"` in `thread_local::fast_local.rs`Thom Chiovoloni-12/+33
2023-06-04Remove redundant example of `BTreeSet::iter`zica-13/+0
2023-06-04Use 128 bits for TypeId hashThom Chiovoloni-3/+45
2023-06-04Remove ExtendWith and ExtendElementGrisha Vartanyan-26/+10
2023-06-04Rollup merge of #112172 - tshepang:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-06-04Rollup merge of #109093 - Dante-Broggi:patch-2, r=joshtriplettMatthias Krüger-0/+1
2023-06-03Rollup merge of #111702 - cgwalters:option-map-or-else-with-result, r=Mark-Si...Matthias Krüger-1/+20
2023-06-03Auto merge of #109432 - flba-eb:108594_forkspawn_exponential_backoff, r=worki...bors-14/+62
2023-06-02Rollup merge of #112206 - k0ur0x:typo, r=NilstriebMatthias Krüger-1/+1