about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-01-26Move std float unit tests to integration testsbjorn3-71/+59
2025-01-26Move std::error unit tests to integration testsbjorn3-9/+4
2025-01-26Move std::env unit tests to integration testsbjorn3-123/+120
2025-01-26Update commentbjorn3-1/+1
2025-01-26Put all coretests in a separate cratebjorn3-13/+33
2025-01-26reduce `Box::default` stack copies in debug modeJoshua Wong-1/+14
2025-01-26Rollup merge of #136019 - scottmcm:alias-unchecked-div, r=Mark-SimulacrumJacob Pratt-0/+7
2025-01-26Rollup merge of #133631 - flba-eb:add_nto_qnx71_iosock_support, r=workingjubileeJacob Pratt-11/+5
2025-01-26Windows: Test that deleting a running binary failsChris Denton-2/+12
2025-01-26Update platform information for remove_fileChris Denton-2/+2
2025-01-26Windows: remove readonly filesChris Denton-3/+23
2025-01-26Implement phantom variance markersJacob Pratt-0/+267
2025-01-25Rollup merge of #135948 - bjorn3:update_emscripten_std_tests, r=Mark-SimulacrumJacob Pratt-67/+63
2025-01-25Rollup merge of #134283 - epage:logfile, r=AmanieuJacob Pratt-2/+6
2025-01-25[Clippy] Add vec_reserve & vecdeque_reserve diagnostic itemswowinter13-0/+2
2025-01-25Rollup merge of #136039 - nvanbenschoten:pin-typo, r=AmanieuMatthias Krüger-2/+2
2025-01-25Rollup merge of #136005 - BLANKatGITHUB:library, r=RalfJungMatthias Krüger-677/+957
2025-01-25Improve and expand documentation of pipesJosh Triplett-8/+14
2025-01-25Correct comment for FreeBSD and DragonFly BSD in unix/threadHuang Qi-1/+1
2025-01-25Rework the available Cargo profilesTrevor Gross-13/+21
2025-01-25Rollup merge of #135991 - no1wudi:master, r=thomccMatthias Krüger-3/+8
2025-01-25Rollup merge of #135977 - nyurik:fix-fmt-options, r=joboetMatthias Krüger-1/+16
2025-01-24docs: fix typo in std::pin overviewNathan VanBenschoten-2/+2
2025-01-25Remove unused trait BoundedSizeMu001999-55/+0
2025-01-25Remove remnants of the `checked` featureTrevor Gross-15/+10
2025-01-25Use `remquo` from RugTrevor Gross-67/+5
2025-01-25Use `frexp` from RugTrevor Gross-6/+1
2025-01-25Use `az` exported from RugTrevor Gross-7/+5
2025-01-25Upgrade all dependencies to the latest versionTrevor Gross-8/+8
2025-01-24Rollup merge of #135938 - carlsverre:master, r=joboetMatthias Krüger-0/+20
2025-01-24Rollup merge of #135728 - hkBst:patch-8, r=joboetMatthias Krüger-3/+5
2025-01-24Rollup merge of #135415 - Harshit933:hard-link-error, r=ChrisDentonMatthias Krüger-0/+1
2025-01-25Stabilize `vec_pop_if`Pavel Grigorenko-5/+1
2025-01-24fix(libtest): Deprecate '--logfile'Ed Page-2/+6
2025-01-24Add an `unchecked_div` alias to the `Div<NonZero<_>>` implsScott McMurray-0/+7
2025-01-24Update library/core/src/num/nonzero.rs Carl Sverre-1/+1
2025-01-24Add `File already exists` error doc to `hard_link` functionHarshit Verma-0/+1
2025-01-24ports last few library files to new intrinsic styleaaishwarymishra@gmail.com-677/+957
2025-01-24Rollup merge of #135983 - hkBst:patch-13, r=jhprattMatthias Krüger-4/+3
2025-01-24Rollup merge of #135956 - GrigorenkoPV:vec_pop_off, r=dtolnayMatthias Krüger-7/+4
2025-01-24Fix set_name in thread mod for NuttXHuang Qi-3/+8
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-13/+5
2025-01-24Add support for QNX 7.1 with io-sock on x64Florian Bartels-1/+1
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-4/+6
2025-01-24Doc difference between extend and extend_from_sliceMarijn Schouten-4/+3
2025-01-24Enable missing icount benchmarksTrevor Gross-0/+6
2025-01-24Update a bunch of comments from before wasi support was addedbjorn3-5/+4
2025-01-24Remove a bunch of emscripten test ignoresbjorn3-59/+29
2025-01-24Fix testing of the standard library with Emscriptenbjorn3-3/+30
2025-01-24Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgrbors-1/+86