about summary refs log tree commit diff
path: root/src/libstd
AgeCommit message (Expand)AuthorLines
2020-05-25Auto merge of #72472 - LeSeulArtichaut:sync-command, r=dtolnaybors-7/+11
2020-05-24Fix typo in doc comment.Eitan Mosenkis-1/+1
2020-05-23Correct small typo: 'not' -> 'note'Jake Goulding-2/+2
2020-05-22Rollup merge of #72459 - yoshuawuyts:into-future, r=nikomatsakisDylan DPC-1/+16
2020-05-22Implement `Sync` for `process::Command on unix and vxworksLeSeulArtichaut-7/+11
2020-05-22Rollup merge of #72399 - Lucretiel:ipv4-display-fast, r=kennytmRalf Jung-9/+16
2020-05-22Rollup merge of #72123 - jsgf:stabilize-arg0, r=sfacklerRalf Jung-2/+2
2020-05-22Add core::future::IntoFutureYoshua Wuyts-1/+16
2020-05-21Enable ARM TME (Transactional Memory Extensions)Mahmut Bulut-0/+1
2020-05-20Add fast-path optimization for Ipv4Addr::fmtNathan West-9/+16
2020-05-19Auto merge of #71447 - cuviper:unsized_cow, r=dtolnaybors-0/+33
2020-05-18Auto merge of #72289 - RalfJung:abort_internal, r=Mark-Simulacrumbors-23/+29
2020-05-18Rollup merge of #72307 - hermitcore:condvar, r=Mark-SimulacrumRalf Jung-4/+2
2020-05-18minor changes to pass the format checkStefan Lankes-3/+1
2020-05-17use new interface to initialize CondvarStefan Lankes-5/+5
2020-05-17abort_internal is safeRalf Jung-23/+29
2020-05-17Auto merge of #72204 - RalfJung:abort, r=Mark-Simulacrumbors-4/+20
2020-05-17make abort intrinsic safe, and correct its documentationRalf Jung-4/+20
2020-05-16Rollup merge of #72230 - SOF3:patch-1, r=kennytmDylan DPC-2/+2
2020-05-16Rollup merge of #71677 - Mark-Simulacrum:hasher-docs, r=AmanieuDylan DPC-0/+20
2020-05-16Rollup merge of #71662 - glandium:osstring_from_str, r=sfacklerDylan DPC-0/+10
2020-05-15Updated documentation of Prefix::VerbatimDiskSOFe-2/+2
2020-05-12Stabilize process_set_argv0 feature for UnixJeremy Fitzhardinge-2/+2
2020-05-12Warn against thread::sleep in async fnKornel-0/+4
2020-05-11Fix clippy warningsMatthias Krüger-1/+1
2020-05-09Better documentation for io::Read::read() return valueElinvynia-0/+5
2020-05-07Rollup merge of #71980 - steveklabnik:warnings-fixes, r=Mark-SimulacrumDylan DPC-0/+6
2020-05-07Allow a few warnings.Steve Klabnik-0/+6
2020-05-06Rollup merge of #71591 - hermitcore:thread_create, r=hanna-kruppeDylan DPC-8/+7
2020-05-06Rollup merge of #71921 - RalfJung:open-mode, r=hanna-kruppeDylan DPC-0/+4
2020-05-05explain the types used in the open64 callRalf Jung-0/+4
2020-05-05rely on rdlock/wrlock not returning anything but the specified error codesRalf Jung-2/+6
2020-05-04edit Mutex commentRalf Jung-4/+6
2020-05-04explain our rwlock implementation (and fix a potential data race)Ralf Jung-20/+24
2020-05-04expand comment on default mutex behaviorRalf Jung-3/+7
2020-05-03Rollup merge of #71398 - ThinkChaos:feat_refcell_take, r=LukasKalbertodtDylan DPC-1/+1
2020-05-02Rollup merge of #71785 - reitermarkus:cfg-attribute, r=Mark-SimulacrumDylan DPC-7/+9
2020-05-02Replace `cfg` macro with attribute.Markus Reiter-7/+9
2020-05-01Remove recommendation for unmaintained crateJacob Kiesel-1/+1
2020-04-29Add explicit references to the BuildHasher traitMark Rousskov-0/+20
2020-04-29Rollup merge of #71296 - ChiefMilesEdgeworth:fix_doc_wording, r=Dylan-DPCDylan DPC-2/+3
2020-04-29Implement FromStr for OsStringMike Hommey-0/+10
2020-04-27Rollup merge of #67841 - sfackler:can-vector, r=AmaneiuDylan DPC-0/+565
2020-04-27fix wasiSteven Fackler-2/+2
2020-04-27use nicer code style to define DEFAULT_MIN_STACK_SIZEStefan Lankes-1/+1
2020-04-26fix wasm buildSteven Fackler-0/+8
2020-04-26use new interface to create threads on HermitCoreStefan Lankes-8/+7
2020-04-26Suppress file length check temporarilySteven Fackler-0/+1
2020-04-26Fix stragglersSteven Fackler-9/+9
2020-04-26Update nameSteven Fackler-158/+158