]> git.lizzy.rs Git - rust.git/history - src/libstd/old_io/net/pipe.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libstd / old_io / net / pipe.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 borsAuto merge of #22517 - brson:relnotes, r=Gankro
2015-02-19 borsAuto merge of #22497 - nikomatsakis:suffixes, r=alexcri...
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Alex Crichtonrollup merge of #22502: nikomatsakis/deprecate-bracket...
2015-02-18 Alex Crichtonrollup merge of #22210: aturon/stab-final-borrow
2015-02-18 Alex Crichtonrollup merge of #22498: nagisa/style-fixes
2015-02-18 Alex Crichtonrollup merge of #22497: nikomatsakis/suffixes
2015-02-18 Alex Crichtonrollup merge of #22491: Gankro/into_iter
2015-02-18 Alex Crichtonrollup merge of #22485: pnkfelix/fsk-int-uint-audit
2015-02-18 Alex Crichtonrollup merge of #22484: riginding/master
2015-02-18 Alex Crichtonrollup merge of #22482: alexcrichton/cstr-changes
2015-02-18 Alex Crichtonrollup merge of #22452: nikomatsakis/issue-22040-18956...
2015-02-18 Alex Crichtonrollup merge of #22438: dotdash/iter_vec_loop
2015-02-18 Alex Crichtonrollup merge of #22437: dotdash/fix_array_type
2015-02-18 Alex Crichtonrollup merge of #22287: Ryman/purge_carthographers
2015-02-18 Alex Crichtonrollup merge of #22118: fhahn/separate-parse-fail-2
2015-02-18 Alex Crichtonstd: Implement CString-related RFCs
2015-02-18 Niko MatsakisRemove `i`, `is`, `u`, or `us` suffixes that are not...
2015-02-18 Huon Wilson Manual merge of #22475 - alexcrichton:rollup, r=alexcr...
2015-02-18 Alex Crichtonrollup merge of #22319: huonw/send-is-not-static
2015-02-18 Alex Crichtonrollup merge of #22394: alexcrichton/vec-from-iter...
2015-02-18 Alex Crichtonrollup merge of #22435: aturon/final-stab-thread
2015-02-18 Huon WilsonUpdate tests for the Send - 'static change.
2015-02-17 Aaron TuronFallout from stabilization
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-04 borsAuto merge of #21885 - dotdash:nonnull_load, r=alexcrichton
2015-02-04 borsAuto merge of #21544 - P1start:mangle-unicode, r=alexcr...
2015-02-04 borsAuto merge of #21499 - P1start:issue-8706, r=huonw
2015-02-04 borsAuto merge of #21892 - huonw:deprecate-rand, r=alexcrichton
2015-02-04 borsAuto merge of #21919 - alexcrichton:rollup, r=alexcrichton
2015-02-04 Alex Crichtonrollup merge of #21910: Manishearth/missing_stability
2015-02-04 Alex Crichtonrollup merge of #21907: alexcrichton/iter-by-ref
2015-02-04 Alex Crichtonrollup merge of #21899: nikomatsakis/closure-unify...
2015-02-04 Alex Crichtonrollup merge of #21897: dotdash/rposition
2015-02-04 Alex Crichtonrollup merge of #21893: vhbit/ios-build-fix
2015-02-03 Alex Crichtonrollup merge of #21882: Gankro/vec_entry
2015-02-03 Alex Crichtonrollup merge of #21870: alexcrichton/missing-stability
2015-02-03 Alex Crichtonrollup merge of #21835: alexcrichton/iov2
2015-02-03 Alex Crichtonrollup merge of #21759: aturon/new-path
2015-02-03 Aaron TuronRename std::path to std::old_path
2015-02-02 Alex Crichtonrollup merge of #21509: lucab/lucab/copyright-update
2015-01-30 Alex Crichtonrollup merge of #21528: tshepang/simpler-replace-example
2015-01-30 Alex Crichtonrollup merge of #21765: P1start/non-ascii-style-lints
2015-01-30 Alex Crichtonrollup merge of #21753: dzamlo/master
2015-01-30 Alex Crichtonrollup merge of #21747: nikomatsakis/issue-21726-projec...
2015-01-30 Alex Crichtonrollup merge of #21739: alexcrichton/better-print
2015-01-30 Alex Crichtonrollup merge of #21738: steveklabnik/move_out_editors
2015-01-30 Alex Crichtonrollup merge of #21736: sfackler/bufread-capacity-fix
2015-01-30 Alex Crichtonrollup merge of #21733: mneumann/fix-io-rename-df
2015-01-30 Alex Crichtonrollup merge of #21720: huonw/simd-cmp
2015-01-30 Alex Crichtonrollup merge of #21706: reem/missing-zeroable-impl...
2015-01-30 Alex Crichtonrollup merge of #21704: FlaPer87/macro-reexport
2015-01-30 Alex Crichtonrollup merge of #21702: nikomatsakis/issue-21636
2015-01-30 Alex Crichtonrollup merge of #21693: tomjakubowski/rustdoc-fix-21442
2015-01-30 Alex Crichtonrollup merge of #21678: vojtechkral/threads-native...
2015-01-30 Alex Crichtonrollup merge of #21494: jatinn/jsnav
2015-01-29 borsAuto merge of #21692 - pnkfelix:fsk-fix-coerce-match...
2015-01-29 borsAuto merge of #21691 - edwardw:double-closure, r=nikoma...
2015-01-29 borsAuto merge of #21677 - japaric:no-range, r=alexcrichton
2015-01-29 Jorge Aparicio`for x in range(a, b)` -> `for x in a..b`
2015-01-29 borsAuto merge of #21680 - japaric:slice, r=alexcrichton
2015-01-28 borsAuto merge of #21522 - nikomatsakis:assoc-type-ice...
2015-01-28 Manish GoregaokarRollup merge of 21643 - semarie:break-local_stage0...
2015-01-28 Manish GoregaokarRollup merge of 21651 - nelsonjchen:add--webkit-overflo...
2015-01-28 Manish GoregaokarRollup merge of 21654 - FlaPer87:unify-impls, r=alexcri...
2015-01-28 Manish GoregaokarRollup merge of 21662 - oli-obk:hashmap_enum_json,...
2015-01-28 Manish GoregaokarRollup merge of 21663 - tbu-:pr_doc_cell_static_safety...
2015-01-28 Manish GoregaokarRollup merge of 21671 - akiss77:pr-aarch64-fastisel0...
2015-01-28 Manish GoregaokarRollup merge of 21681 - japaric:no-warn, r=alexcrichton
2015-01-28 Manish GoregaokarRollup merge of 21708 - brson:internals, r=huonw
2015-01-28 Manish GoregaokarRollup merge of 21711 - thepowersgang:patch-1, r=alexcr...
2015-01-28 Manish GoregaokarRollup merge of #21640 - retep998:rmdir, r=alexcrichton
2015-01-28 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rollup
2015-01-28 borsAuto merge of #21158 - alkor:issue-21131, r=nick29581
2015-01-28 borsAuto merge of #21248 - brson:feature-staging, r=alexcri...
2015-01-27 Manish GoregaokarRollup merge of #21666 - tshepang:rm-unloved-file,...
2015-01-27 borsAuto merge of #21523 - nikomatsakis:issue-21245-japaric...
2015-01-27 Manish GoregaokarRollup merge of #21667 - nagisa:sbook-links, r=Gankro
2015-01-27 Manish GoregaokarRollup merge of #21676 - Victory:fix-deprication-in...
2015-01-27 Brian AndersonMerge remote-tracking branch 'rust-lang/master'
2015-01-27 Manish GoregaokarRollup merge of #21686 - richo:python-fixes, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21658 - Manishearth:index_on_unimpleme...
2015-01-27 Manish GoregaokarRollup merge of #21625 - carols10cents:sliceext-example...
2015-01-27 Manish GoregaokarRollup merge of #21624 - emanueLczirai:vim_syntastic_fi...
2015-01-27 Manish GoregaokarRollup merge of #21623 - dinfuehr:patch-1, r=alexcrichton
2015-01-27 Manish GoregaokarRollup merge of #21618 - snowe2010:documentation, r...
next