about summary refs log tree commit diff
path: root/library/std/src
AgeCommit message (Expand)AuthorLines
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-24also use 'env' for printing unsettingRalf Jung-8/+4
2023-08-24also print clearing the environment entirelyRalf Jung-12/+44
2023-08-24fix a typo in env_clear docsRalf Jung-1/+1
2023-08-24make unsetting env vars print as executable commandRalf Jung-4/+19
2023-08-24Command: also print removed env varsRalf Jung-1/+24
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-22std: unix process_unsupported: Provide a wait status emulation (tidy)Ian Jackson-36/+39
2023-08-22fixup! std: unix process: Test exit statuses / wait statusesIan Jackson-1/+1
2023-08-22std: unix process_unsupported: Provide a wait status emulation (fmt)Ian Jackson-15/+3
2023-08-22fixup! std: unix process_unsupported: Provide a wait status emulationIan Jackson-1/+1
2023-08-22std: unix process: Test exit statuses / wait statusesIan Jackson-0/+33
2023-08-22std: unix process_unsupported: Provide a wait status emulationIan Jackson-50/+120
2023-08-22Improve UdpSocket documentationPatiga-1/+20
2023-08-22std: enable feature(slice_ptr_len) on xousSean Cross-0/+1
2023-08-22std: xous: add support for locksSean Cross-1/+310
2023-08-22std: xous: add thread_local_keySean Cross-1/+190
2023-08-22std: xous: add thread supportSean Cross-1/+144
2023-08-22std: xous: add support for timeSean Cross-1/+57
2023-08-22std: xous: add output support for stdioSean Cross-1/+131
2023-08-22std: xous: add services supportSean Cross-0/+264
2023-08-22std: xous: add alloc supportSean Cross-1/+62
2023-08-22std: process: skip tests on xousSean Cross-1/+1
2023-08-22std: fs: skip fs tests on xousSean Cross-1/+1
2023-08-22std: net: skip tests on xousSean Cross-2/+2
2023-08-22std: xous: the basics of `os`Sean Cross-1/+147
2023-08-22std: xous: add os-specific ffi callsSean Cross-0/+1122
2023-08-22Replace version placeholders with 1.73.0Mark Rousskov-19/+19
2023-08-22clarify what you cannot doRalf Jung-3/+3
2023-08-22typos and wordingRalf Jung-3/+3
2023-08-22libstd: add xous to libstdSean Cross-0/+48
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