]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/common/net2.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / libstd / sys / common / net2.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 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 Crichtonstd: Implement CString-related RFCs
2015-02-17 Alex Crichtonrollup merge of #22208: aturon/expose-more-path
2015-02-17 Alex Crichtonrollup merge of #22191: nagisa/target-ptr-width-json
2015-02-17 borsAuto merge of #21774 - ejjeong:enable-test-for-android...
2015-02-17 Manish GoregaokarRollup merge of #22027 - iblech:patch-1, r=steveklabnik
2015-02-17 Manish GoregaokarRollup merge of #21990 - steveklabnik:doc_core_cmp...
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-17 Manish GoregaokarRollup merge of #22377 - thiagooak:book-glossary, r...
2015-02-17 Manish GoregaokarRollup merge of #22368 - thiagooak:book-arity, r=stevek...
2015-02-15 Manish GoregaokarRollup merge of #22256 - brson:installer-next, r=alexcr...
2015-02-15 Manish GoregaokarRollup merge of #22329 - thiagooak:book, r=steveklabnik
2015-02-15 Manish GoregaokarRollup merge of #22264 - fhahn:tiny-doc-fix2, r=Gankro
2015-02-15 Manish GoregaokarRollup merge of #22224 - sanxiyn:must-use, r=cmr
2015-02-15 Manish GoregaokarRollup merge of #22201 - brson:version, r=nick29581
2015-02-15 borsAuto merge of #22126 - steveklabnik:gh21281, r=nikomatsakis
2015-02-15 borsAuto merge of #22058 - Gankro:all-the-impls, r=huonw
2015-02-14 borsAuto merge of #22158 - Kimundi:the_lonely_uppercase_key...
2015-02-14 borsAuto merge of #22114 - alexcrichton:issue-22084, r...
2015-02-14 borsAuto merge of #22041 - semarie:configure-compat, r...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-13 borsAuto merge of #22200 - alexcrichton:opt-vec-collect...
2015-02-13 borsAuto merge of #22093 - petrochenkov:builtin, r=pnkfelix
2015-02-12 borsAuto merge of #21895 - alfie:libcoretest, r=pnkfelix
2015-02-12 borsAuto merge of #22193 - pnkfelix:cleanup-pr22012, r...
2015-02-12 borsAuto merge of #22192 - alexcrichton:rollup, r=alexcrichton
2015-02-12 Alex Crichtonrollup merge of #22197: alexcrichton/do-not-link-plugins
2015-02-11 Alex Crichtonrollup merge of #22166: dcrewi/iter-impls-for-windows
2015-02-11 Alex Crichtonrollup merge of #22015: alexcrichton/netv2
2015-02-11 Alex Crichtonstd: Add a `net` module for TCP/UDP