about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
2023-09-01kmc-solid: Refactor `is_interrupted` to avoid integer overflowTomoaki Kawada-2/+1
2023-09-01kmc-solid: Directly delegate to `net::is_interrupted` in `std::sys::solid::is...Tomoaki Kawada-6/+1
2023-08-29Auto merge of #115312 - hermitcore:hermit-is_interrupted, r=thomccbors-0/+5
2023-08-29Auto merge of #115309 - hermitcore:hermit-net-init, r=cuviperbors-8/+1
2023-08-28Rollup merge of #115310 - RalfJung:panic-and-format, r=scottmcmMatthias Krüger-0/+12
2023-08-28Auto merge of #114848 - michaelvanstraten:spawn_with_attributes, r=ChrisDentonbors-2/+306
2023-08-28fix(sys/hermit): add is_interruptedMartin Kröning-0/+5
2023-08-28fix(sys/hermit): remove obsolete network initializationMartin Kröning-8/+1
2023-08-28print macros: add xrefs to format syntax documentationIan Jackson-0/+12
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-6/+30
2023-08-28Rollup merge of #114512 - devnexen:fix_tests_fbsd, r=thomccMatthias Krüger-1/+1
2023-08-28Rollup merge of #109660 - ijackson:leap, r=thomccMatthias Krüger-0/+24
2023-08-28Auto merge of #115254 - cuviper:aligned_alloc-size, r=thomccbors-1/+5
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-6/+30
2023-08-27Rollup merge of #115007 - kpreid:alloc, r=Mark-SimulacrumMatthias Krüger-6/+20
2023-08-26wasi: round up the size for `aligned_alloc`Josh Stone-1/+5
2023-08-26Auto merge of #115228 - saethlin:is-interrupted, r=thomccbors-7/+66
2023-08-25Add a new helper to avoid calling io::Error::kindBen Kimock-7/+66
2023-08-25Added option to set ProcThreadAttributes for Windows processesMichael van Straten-2/+306
2023-08-25Rollup merge of #114754 - workingjubilee:gamma-ray-logger, r=thomccMatthias Krüger-2/+6
2023-08-24Rollup merge of #115124 - solid-rs:patch/kmc-solid/import-poison-error-in-os,...Weihang Lo-1/+1
2023-08-24Auto merge of #115094 - Mark-Simulacrum:bootstrap-update, r=ozkanonurbors-21/+21
2023-08-23Bump cfg(bootstrap)Mark Rousskov-2/+2
2023-08-23Rollup merge of #114696 - g0djan:godjan/fix_114610, r=Mark-SimulacrumGuillaume Gomez-0/+8
2023-08-23Rollup merge of #115053 - waywardmonkeys:augment-type-keyword-docs, r=cuviperDylan DPC-1/+9
2023-08-23kmc-solid: Import `std::sync::PoisonError` in `std::sys::solid::os`Tomoaki Kawada-1/+1
2023-08-22Replace version placeholders with 1.73.0Mark Rousskov-19/+19
2023-08-21docs: add alias log1p to ln_1pMichael Howell-0/+2
2023-08-21docs: Add example, reference link for `type` keyword.Bruce Mitchener-1/+9
2023-08-20Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomccMatthias Krüger-27/+47
2023-08-20Auto merge of #113167 - ChAoSUnItY:redundant_explicit_link, r=GuillaumeGomezbors-0/+1
2023-08-20Rollup merge of #114983 - crlf0710:formatmsg, r=ChrisDentonMatthias Krüger-6/+2
2023-08-20Rollup merge of #114973 - shepmaster:std-provide-value, r=AmanieuMatthias Krüger-1/+1
2023-08-20Rollup merge of #114605 - Easyoakland:hash-collection-doc, r=thomccMatthias Krüger-5/+8
2023-08-19Correct and expand documentation of `handle_alloc_error` and `set_alloc_error...Kevin Reid-6/+20
2023-08-19Usage zero as language id for FormatMessageW()Charles Lew-6/+2
2023-08-19Rollup merge of #114977 - kpreid:modulo, r=thomccMatthias Krüger-0/+2
2023-08-19Rollup merge of #114971 - kpreid:trig, r=joshtriplettMatthias Krüger-0/+18
2023-08-18Add `modulo` and `mod` as doc aliases for `rem_euclid`.Kevin Reid-0/+2
2023-08-18Auto merge of #114591 - joboet:thread_parking_ordering_fix, r=thomccbors-11/+6
2023-08-18Expose core::error::request_value in stdJake Goulding-1/+1
2023-08-18Add doc aliases for trigonometry and other f32,f64 methods.Kevin Reid-0/+18
2023-08-18Fix UB in `std::sys::os::getenv()`ShE3py-27/+47
2023-08-18resolve conflictsKyle Lin-0/+1
2023-08-18resolve conflictsKyle Lin-1/+1
2023-08-18lint linksKyle Lin-1/+1
2023-08-17Rollup merge of #114897 - joshtriplett:partial-revert-ok-0, r=m-ou-seJosh Stone-3/+3
2023-08-17Rollup merge of #114749 - gurry:issue-114722, r=thomccMatthias Krüger-3/+2
2023-08-16Partially revert #107200Josh Triplett-3/+3
2023-08-16address commentsGeorgii Rylov-11/+7