about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-03-09std: move stdio to `sys`joboet-150/+77
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-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
2025-03-07Rollup merge of #137904 - scottmcm:ordering-is, r=workingjubileeMatthias Krüger-6/+16
2025-03-07Rollup merge of #137832 - wgwoods:fix-bufreader-peek, r=joboetMatthias Krüger-5/+5
2025-03-07Rollup merge of #137777 - thaliaarchi:os_string-push-str, r=joboetMatthias Krüger-2/+58
2025-03-07Rollup merge of #137107 - thaliaarchi:io-optional-methods/cursors, r=joboetMatthias Krüger-14/+146
2025-03-07Rollup merge of #136667 - vita-rust:revert-vita-c-char, r=cuviperMatthias Krüger-2/+6
2025-03-06Use turbofish for size_of<T> and align_of<T> in docsThalia Archibald-10/+10
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-486/+392
2025-03-07Auto merge of #138127 - compiler-errors:rollup-kcarqrz, r=compiler-errorsbors-3/+2
2025-03-06Auto merge of #138114 - compiler-errors:rollup-7xr4b69, r=compiler-errorsbors-18/+82
2025-03-06stabilize const_sockaddr_settersRalf Jung-8/+8
2025-03-06stabilize const_char_classifyRalf Jung-2/+2
2025-03-06Add allow(incomplete_features) to allocSantiago Pastorino-0/+1
2025-03-06Add examples in stdlib demonstrating the use syntaxSantiago Pastorino-2/+26
2025-03-06Add UseCloned trait related codeSantiago Pastorino-0/+66
2025-03-06Rollup merge of #138105 - reddevilmidzy:fix-broken-link, r=saethlinMichael Goulet-1/+1
2025-03-06Update stdarchEric Huss-0/+5
2025-03-06Rollup merge of #138038 - tgross35:update-builtins, r=tgross35Michael Goulet-4/+4
2025-03-06Rollup merge of #137808 - jswrenn:droppy-unsafe-fields, r=nnethercoteMichael Goulet-2/+2
2025-03-06Rollup merge of #137772 - thaliaarchi:bstr-display, r=joshtriplettMichael Goulet-1/+3
2025-03-06Rollup merge of #137764 - compiler-errors:always-applicable-negative-impl, r=...Michael Goulet-1/+0
2025-03-06Rollup merge of #137327 - arlosi:home-dir, r=Mark-SimulacrumMichael Goulet-5/+0
2025-03-06Rollup merge of #136922 - oli-obk:pattern-types-option-ends, r=BoxyUwUMichael Goulet-0/+62