about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2025-08-23std library: use execinfo library also on NetBSD.Havard Eidnes-0/+1
2025-08-23fix visibility of private gettersConnor Tsui-3/+6
2025-08-23move `WaitTimeoutResult` up to `mod.rs`Connor Tsui-137/+68
2025-08-23change `Barrier` implementation to use `nonpoison::Condvar`Connor Tsui-5/+3
2025-08-23add nonpoison and poison condvar testsConnor Tsui-195/+241
2025-08-23add `nonpoison::condvar` implementationConnor Tsui-2/+524
2025-08-23Fix STD build failing for target_os = espidfivmarkov-2/+11
2025-08-22Rollup merge of #145633 - qxzcode:patch-1, r=jhprattJacob Pratt-4/+4
2025-08-22Rollup merge of #144648 - connortsui20:nonpoison_rwlock, r=Mark-SimulacrumJacob Pratt-744/+1988
2025-08-22modify `LazyLock` poison panic messageConnor Tsui-34/+59
2025-08-22Stabilize `round_char_boundary` featureokaneco-1/+0
2025-08-21Rollup merge of #137494 - nabijaczleweli:dup, r=Mark-SimulacrumJacob Pratt-24/+26
2025-08-21Rollup merge of #145673 - Berrysoft:cygwin-fix-flock, r=joshtriplettJacob Pratt-0/+10
2025-08-21Rollup merge of #145525 - typesanitizer:vg/doc, r=Mark-SimulacrumJacob Pratt-1/+1
2025-08-21Rollup merge of #144758 - QnJ1c2kNCg:master, r=NoratriebJacob Pratt-6/+6
2025-08-20Move WTF-8 code from std to core/allocltdk-8/+40
2025-08-20Copy WTF-8 code into core/alloc (for better diffs)ltdk-1834/+0
2025-08-21Add flock support for cygwin王宇逸-0/+10
2025-08-20Rollup merge of #145006 - ginnyTheCat:docs-skip-until, r=ibraheemdevJacob Pratt-2/+7
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-1/+1
2025-08-19Tweak wording againQuinn Tucker-1/+1
2025-08-19Adjust wording for concisenessQuinn Tucker-2/+2
2025-08-19Fix typos in LocalKey documentationQuinn Tucker-2/+2
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-2/+12
2025-08-19Fix doc of `std::os::windows::io::BorrowedSocket::borrow_raw`Lorenz Leutgeb-1/+1
2025-08-19Rollup merge of #145538 - lolbinarycat:std-bufreader-buffer-backshift-less, r...许杰友 Jieyou Xu (Joe)-1/+1
2025-08-19Rollup merge of #145511 - semarie:push-rnytptsoxrxn, r=joshtriplett许杰友 Jieyou Xu (Joe)-0/+10
2025-08-19Rollup merge of #145464 - Kivooeo:stabilize-const_pathbuf_osstring_new, r=ibr...许杰友 Jieyou Xu (Joe)-2/+2
2025-08-19Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol许杰友 Jieyou Xu (Joe)-5/+5
2025-08-19Rollup merge of #142938 - lolbinarycat:std-set_permissions_nofollow, r=ibrahe...许杰友 Jieyou Xu (Joe)-0/+34
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-0/+8
2025-08-19Rollup merge of #144960 - raoulstrackx:raoul/rte-513-disable_sleep_tests_on_s...Stuart Cook-0/+1
2025-08-19Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=AmanieuStuart Cook-0/+65
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-504/+702
2025-08-18implement std::fs::set_permissions_nofollow on unixbinarycat-0/+34
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-0/+8
2025-08-17bufreader::Buffer::backshift: don't move the uninit bytesbinarycat-1/+1
2025-08-17stdlib: Replace typedef -> type alias in doc commentVarun Gandhi-1/+1
2025-08-17Rust build fails on OpenBSD after using file_lock featureSebastien Marie-0/+10
2025-08-16std: fix more typosbinarycat-2/+2
2025-08-16tidy now installs typos-cli as-needed via cargobinarycat-1/+1
2025-08-16run spellcheck as a tidy extra check in cibinarycat-2/+2
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-504/+702
2025-08-16Fix typo in doc for library/std/src/fs.rs#set_permissionsAlan Urmancheev-1/+1
2025-08-15stabilize strict provenance atomic ptrKivooeo-1/+0
2025-08-15stabilize const pathbuf osstring newKivooeo-2/+2
2025-08-15Rollup merge of #145412 - tgross35:win-tid, r=ChrisDentonJakub Beránek-3/+3
2025-08-15Rollup merge of #144210 - Gelbpunkt:thread-stack-size-musl, r=jhprattJakub Beránek-1/+12
2025-08-15Rollup merge of #145331 - theemathas:std-prelude-2024, r=tgross35Stuart Cook-1/+1
2025-08-15Rollup merge of #145322 - LorrensP-2158466:early-prelude-processing, r=petroc...Stuart Cook-3/+4