]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/unix/pipe.rs
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
[rust.git] / src / libstd / sys / unix / pipe.rs
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-16 borsAuto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakis
2015-03-16 borsAuto merge of #23342 - apasel422:23327, r=alexcrichton
2015-03-16 borsAuto merge of #23347 - aturon:stab-misc, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23362 - dotdash:llvm_req, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23356 - bombless:camelcase, r=alexcrichton
2015-03-15 Manish GoregaokarRollup merge of #23351 - nagisa:rustdoc-lines-2, r...
2015-03-15 borsAuto merge of #23351 - nagisa:rustdoc-lines-2, r=alexcr...
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #23333 - oli-obk:slice_from_raw_parts...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 borsAuto merge of #23292 - alexcrichton:stabilize-io, r...
2015-03-13 Alex CrichtonFallout of std::old_io deprecation
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-13 Manish GoregaokarRollup merge of #23324 - rprichard:fix-freebsd, r=brson
2015-03-13 Manish GoregaokarRollup merge of #23322 - dotdash:jemalloc_attrs, r...
2015-03-13 Manish GoregaokarRollup merge of #23312 - gkoz:ptr_from_box_docs, r...
2015-03-13 Manish GoregaokarRollup merge of #23310 - michaelwoerister:gdb-std-pp...
2015-03-13 Manish GoregaokarRollup merge of #23307 - michaelwoerister:lldb-vec...
2015-03-13 borsAuto merge of #23307 - michaelwoerister:lldb-vec-pp...
2015-03-13 borsAuto merge of #23229 - aturon:stab-path, r=alexcrichton
2015-03-12 borsAuto merge of #23265 - eddyb:meth-ast-refactor, r=nikom...
2015-03-12 borsAuto merge of #23245 - alexcrichton:allow-warnings...
2015-03-12 Alex Crichtonstd: Remove #[allow] directives in sys modules
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-02-28 borsAuto merge of #22839 - lifthrasiir:better-backtrace...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22817 - jmesmon:result-or-type, r...
2015-02-27 Manish GoregaokarRollup merge of #22809 - nikomatsakis:issue-22655-infin...
2015-02-27 Manish GoregaokarRollup merge of #22795 - alexcrichton:issue-22617,...
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 Manish GoregaokarRollup merge of #22823 - kmcallister:fix-21370, r=huonw
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22853 - FlaPer87:snap, r=alexcrichton
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-26 borsAuto merge of #22810 - japaric:cow-path, r=alexcrichton
2015-02-25 borsAuto merge of #22767 - pnkfelix:issue-22265, r=nikomatsakis
2015-02-25 borsAuto merge of #22796 - Manishearth:rollup, r=Manishearth
2015-02-25 Manish GoregaokarAssert is internal now (fixup #22739)
2015-02-25 Manish GoregaokarRollup merge of #22787 - pnkfelix:reenable-gate-for...
2015-02-25 Manish GoregaokarRollup merge of #22744 - alexcrichton:issue-22738,...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22729 - alexcrichton:ptr-stabilization...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22157 - tbu-:pr_debug_collections...
2015-02-25 Manish GoregaokarRollup merge of #22792 - semarie:openbsd-unbreak-nacl...
2015-02-25 Manish GoregaokarRollup merge of #22785 - nikomatsakis:issue-21750-norma...
2015-02-25 Manish GoregaokarRollup merge of #22784 - rnestler:fix_doc_faq, r=dotdash
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-25 Manish GoregaokarRollup merge of #22635 - kmcallister:macros-chapter...
2015-02-24 Manish GoregaokarRollup merge of #22778 - mzabaluev:leftover-lifetime...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22539 - oli-obk:style_nitpicks, r...
2015-02-24 Manish GoregaokarRollup merge of #22458 - steveklabnik:try_in_error_chap...
2015-02-24 Manish GoregaokarRollup merge of #22772 - tbu-:pr_panic_fail, r=alexcrichton
2015-02-24 Manish GoregaokarRollup merge of #22770 - vhbit:ios-rand-send, r=alexcri...
2015-02-24 Manish GoregaokarRollup merge of #22758 - ejjeong:aarch64-linux-android...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22747 - krdln:fix-parsing-minus, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
next