about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-03-12Rollup merge of #138161 - HeroicKatora:heap-peek-mut-refresh, r=dtolnayMatthias Krüger-4/+78
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-0/+37
2025-03-11Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalleMatthias Krüger-0/+37
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-0/+33
2025-03-11Add PeekMut::refreshAurelia Molzer-4/+78
2025-03-11Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubileeJakub Beránek-4/+19
2025-03-11Rollup merge of #135987 - hkBst:patch-20, r=joboetJakub Beránek-3/+15
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-0/+33
2025-03-11Auto merge of #135651 - arjunr2:master, r=davidtwcobors-2/+8
2025-03-11Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcmbors-49/+61
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-2/+8
2025-03-10Add #[track_caller] to from_usize.Mara Bos-0/+1
2025-03-10Remove unnecessary semicolon.Mara Bos-1/+1
2025-03-10Update tests.Mara Bos-14/+14
2025-03-10Limit formatting width and precision to 16 bits.Mara Bos-35/+46
2025-03-10Add comments for #[no_sanitize(cfi)] in stdlibBastian Kersting-1/+11
2025-03-10Disable CFI for weakly linked syscallsBastian Kersting-0/+27
2025-03-10Rollup merge of #138074 - thaliaarchi:hermit-seek, r=ChrisDentonMatthias Krüger-8/+25
2025-03-10Rollup merge of #137585 - xizheyin:issue-135801, r=workingjubileeMatthias Krüger-5/+5
2025-03-09std: move stdio to `sys`joboet-150/+77
2025-03-09Support File::seek for HermitThalia Archibald-5/+22
2025-03-09Update hermit-abi to 0.5.0Thalia Archibald-3/+3
2025-03-09Rollup merge of #138276 - bdbai:fix-uwp-ntopenfile, r=ChrisDentonMatthias Krüger-0/+11
2025-03-09Rollup merge of #138233 - smmalis37:no-advapi32, r=ChrisDentonMatthias Krüger-1/+1
2025-03-09Rollup merge of #138228 - TDecking:master, r=jhprattMatthias Krüger-3/+8
2025-03-09Rollup merge of #137650 - thaliaarchi:move-fs-pal, r=NoratriebMatthias Krüger-46/+61
2025-03-09Lazy load NtOpenFile for UWPbdbai-0/+11
2025-03-09Clarify iterator by_ref docsMarijn Schouten-3/+15
2025-03-08Move fs into sysThalia Archibald-46/+61
2025-03-08Stabilize `const_vec_string_slice`Martin Habovstiak-15/+16
2025-03-08Don't link against advapi32, except on win7.Steven Malis-1/+1
2025-03-08Use `disjoint_bitor` inside `borrowing_sub`Tobias Decking-3/+8
2025-03-08Rollup merge of #138189 - GuillaumeGomez:env-var, r=joshtriplettJacob Pratt-0/+3
2025-03-08Rollup merge of #137528 - ChrisDenton:rename-win, r=joboetJacob Pratt-124/+57
2025-03-08Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviperJacob Pratt-594/+561
2025-03-07Rollup merge of #138000 - RalfJung:atomic-rmw, r=AmanieuJacob Pratt-2/+3
2025-03-07Rollup merge of #137606 - davidtwco:next-edition, r=traviscross,ehussJacob Pratt-0/+38
2025-03-07Mention `env` and `option_env` macros in `std::env::var` docsGuillaume Gomez-0/+3
2025-03-07Add commentsbjorn3-0/+9
2025-03-07Fully test the alloc crate through alloctestsbjorn3-308/+229
2025-03-07Move last remaining Rc test to alloctestsbjorn3-18/+18
2025-03-07Move most Rc tests to alloctestsbjorn3-650/+648
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-19/+58
2025-03-07Rollup merge of #134797 - spastorino:ergonomic-ref-counting-1, r=nikomatsakisMatthias Krüger-2/+93
2025-03-07Return OutOfMemoryError and update docsChris Denton-3/+3
2025-03-07Windows: Use MoveFileEx by default in `fs:rename`Chris Denton-123/+56
2025-03-07Auto merge of #138155 - matthiaskrgr:rollup-xq5buio, r=matthiaskrgrbors-497/+402
2025-03-07Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35Matthias Krüger-496/+402
2025-03-07Rollup merge of #137674 - heiher:enable-f16-loong, r=tgross35Matthias Krüger-1/+0
2025-03-07Rollup merge of #138129 - RalfJung:stabilize-const-things, r=tgross35Matthias Krüger-10/+10