about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
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-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
2023-08-16Fix a pthread_t handle leak #114610Georgii Rylov-0/+12
2023-08-16Rollup merge of #114861 - RalfJung:no-effect, r=wesleywiserMatthias Krüger-1/+1
2023-08-16Auto merge of #114689 - m-ou-se:stabilize-thread-local-cell-methods, r=thomccbors-18/+9
2023-08-15Rollup merge of #114619 - g0djan:godjan/fix_#114608, r=m-ou-seMatthias Krüger-3/+3
2023-08-15Rollup merge of #114588 - ijackson:exit-status-default-2, r=m-ou-seMatthias Krüger-1/+10
2023-08-15fix typo: affect -> effectRalf Jung-1/+1
2023-08-15Document Default for ExitStatusIan Jackson-1/+10
2023-08-15Rollup merge of #114800 - RalfJung:transparent, r=cuviperGuillaume Gomez-14/+22
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-0/+7
2023-08-14actually this doesn't even affect doctests. nice.Ralf Jung-18/+9
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-0/+7
2023-08-14std: add some missing repr(transparent)Ralf Jung-2/+19
2023-08-13core/any: remove Provider traitwayne warren-9/+9
2023-08-12Rollup merge of #114132 - tamird:better-env-debug-impls, r=AmanieuMatthias Krüger-12/+256
2023-08-12Name what ln_gamma doesJubilee Young-2/+6
2023-08-12Remove unnecessary feature gatesJacob Pratt-1/+0
2023-08-12Update Sender documentation for SyncGurinder Singh-3/+2
2023-08-11Auto merge of #113432 - klensy:ms-cut-backtrace, r=ChrisDentonbors-1/+7
2023-08-10Rollup merge of #114359 - ttsugriy:barrier-simpl, r=cuviperMichael Goulet-5/+2
2023-08-10Rollup merge of #114194 - thomcc:flushinline, r=cuviperMichael Goulet-0/+13