]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/unix/process/process_unix.rs
make Child::try_wait return io::Result<Option<ExitStatus>>
[rust.git] / src / libstd / sys / unix / process / process_unix.rs
2017-02-07 Jack O'Connormake Child::try_wait return io::Result<Option<ExitStatus>>
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #38959 - Amanieu:atomic128, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #38921 - chris-morgan:windows-unprivile...
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-02-02 Guillaume GomezRollup merge of #38823 - Freyskeyd:doc-missingInformati...
2017-01-28 Alex CrichtonRollup merge of #38617 - pnkfelix:double-reference...
2017-01-25 borsAuto merge of #38856 - zackw:process-envs, r=aturon
2017-01-25 Guillaume GomezRollup merge of #38930 - insaneinside:place-left-arrow...
2017-01-23 Steve KlabnikRollup merge of #38794 - ConnyOnny:master, r=steveklabnik
2017-01-22 borsAuto merge of #38108 - linclark:32777-E0328, r=Guillaum...
2017-01-20 Alex CrichtonRollup merge of #38761 - frewsxcv:thread-sleep-formatti...
2017-01-19 Guillaume GomezRollup merge of #38922 - chris-morgan:fs-markdown-link...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-14 comexMerge branch 'master' into lint-attr-fix
2017-01-14 borsAuto merge of #38952 - nrc:save-impl-fix, r=eddyb
2017-01-13 Guillaume GomezRollup merge of #38877 - jdub:patch-1, r=sanxiyn
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-12 borsAuto merge of #38814 - Ralith:cfg-fields, r=jseyfried
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38779 - Craig-Macomber:bench, r=alexcrichton
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38867 - alexcrichton:ignore-test-on...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-11 borsAuto merge of #38313 - jseyfried:self_imports, r=nrc
2017-01-11 borsAuto merge of #38925 - petrochenkov:varass, r=jseyfried
2017-01-11 borsAuto merge of #38916 - estebank:pad-suggestion-list...
2017-01-10 Seo SanghyeonRollup merge of #38874 - derekdreery:patch-1, r=stevekl...
2017-01-10 Seo SanghyeonRollup merge of #38849 - michaelwoerister:ich-trait...
2017-01-10 Seo SanghyeonRollup merge of #38841 - F001:Fix, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38839 - frewsxcv:osstr-to-str, r=Guill...
2017-01-10 Seo SanghyeonRollup merge of #38836 - ollie27:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38799 - minaguib:patch-1, r=steveklabnik
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 Seo SanghyeonRollup merge of #38607 - estebank:test-for-36935, r...
2017-01-10 Seo SanghyeonRollup merge of #38606 - estebank:test-for-27522, r...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-10 borsAuto merge of #38947 - nrc:custom-derive-span, r=jseyfried
2017-01-10 borsAuto merge of #38934 - Manishearth:nodrop, r=eddyb
2017-01-09 borsAuto merge of #38937 - nrc:save-ty-fix, r=nikomatsakis
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-09 borsAuto merge of #38929 - Manishearth:compiler-docs, r...
2017-01-09 borsAuto merge of #38923 - petrochenkov:scheck, r=alexcrichton
2017-01-09 borsAuto merge of #38866 - alexcrichton:try-wait, r=aturon
2017-01-07 Alex Crichtonstd: Add a nonblocking `Child::try_wait` method
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2016-12-24 Steve KlabnikRollup merge of #37956 - tshepang:patch-2, r=steveklabnik
2016-12-24 borsAuto merge of #38062 - alexcrichton:fix-line-writer...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 Guillaume GomezRollup merge of #38123 - GuillaumeGomez:panic_doc,...
2016-12-07 borsAuto merge of #38105 - ollie27:rustdoc_deterministic_js...
2016-12-07 borsAuto merge of #38134 - bluss:iter-nth, r=aturon
2016-12-06 borsAuto merge of #38017 - arthurprs:hm-extend, r=bluss
2016-12-06 borsAuto merge of #37973 - vadimcn:dllimport, r=alexcrichton
2016-12-06 borsAuto merge of #38128 - cardoe:req-cmake-only-for-llvm...
2016-12-06 borsAuto merge of #38121 - jonathandturner:better_e0061...
2016-12-05 borsAuto merge of #38111 - japaric:jemalloc, r=alexcrichton
2016-12-05 borsAuto merge of #38107 - keeperofdakeys:proc-macro-test...
2016-12-05 borsAuto merge of #38100 - nox:llvm, r=alexcrichton
2016-12-05 borsAuto merge of #38098 - luser:windows-commandext, r...
2016-12-05 borsAuto merge of #38093 - mikhail-m1:stack-overflow, r...
2016-12-04 borsAuto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis
2016-12-04 borsAuto merge of #38087 - jooert:remove_unmarked, r=petroc...
2016-12-04 borsAuto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
2016-12-04 borsAuto merge of #38082 - jseyfried:macro_invocation_paths...
2016-12-04 borsAuto merge of #37920 - nikomatsakis:compile-time-regres...
2016-12-03 Corey FarwellRollup merge of #38141 - GuillaumeGomez:component_doc...
2016-12-03 Corey FarwellRollup merge of #38113 - nikomatsakis:incremental-dump...
2016-12-03 Corey FarwellRollup merge of #38112 - tarka:book-testing-fix, r...
2016-12-03 Corey FarwellRollup merge of #38096 - michaelwoerister:more-incremen...
2016-12-03 Corey FarwellRollup merge of #38090 - GuillaumeGomez:option_doc...
2016-12-03 Corey FarwellRollup merge of #38089 - michaelwoerister:disable-debug...
2016-12-03 Corey FarwellRollup merge of #38077 - GuillaumeGomez:ipaddr_doc...
2016-12-03 Corey FarwellRollup merge of #38073 - cardoe:fix-typo, r=frewsxcv
2016-12-03 Corey FarwellRollup merge of #38065 - estebank:fix-37618, r=jonathan...
2016-12-03 Corey FarwellRollup merge of #38029 - dns2utf8:fix_verify.rs, r...
2016-12-03 Corey FarwellRollup merge of #38028 - Mark-Simulacrum:polish, r...
2016-12-03 Corey FarwellRollup merge of #38020 - GuillaumeGomez:udp-socket...
2016-12-03 Corey FarwellRollup merge of #37919 - nikomatsakis:incremental-36168...
2016-12-03 Corey FarwellRollup merge of #37859 - GuillaumeGomez:net_examples...
2016-12-03 borsAuto merge of #38079 - BurntSushi:attrtarget, r=alexcri...
next