]> git.lizzy.rs Git - rust.git/history - src/liblibc/lib.rs
auto merge of #17654 : gereeter/rust/no-unnecessary-cell, r=alexcrichton
[rust.git] / src / liblibc / lib.rs
2014-10-01 borsauto merge of #17654 : gereeter/rust/no-unnecessary...
2014-10-01 borsauto merge of #17653 : kaini/rust/master, r=alexcrichton
2014-10-01 borsauto merge of #17630 : sfackler/rust/cfg-warnings,...
2014-09-30 borsauto merge of #17479 : gamazeps/rust/issue17478, r...
2014-09-30 Steven FacklerFix cfg warnings for liblibc
2014-09-30 borsauto merge of #17640 : brson/rust/wininst, r=alexcrichton
2014-09-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
2014-09-29 Alex Crichtonrollup merge of #17542 : brson/devchannel
2014-09-29 Alex Crichtonrollup merge of #17531 : tomjakubowski/rustdoc-where...
2014-09-29 Alex Crichtonrollup merge of #17510 : MatejLach/find_fix
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-29 borsauto merge of #17409 : farcaller/rust/patch-1, r=huonw
2014-09-29 borsauto merge of #17535 : Manishearth/rust/patch-2, r...
2014-09-29 borsauto merge of #17533 : michaelwoerister/rust/function...
2014-09-28 borsauto merge of #17532 : ahmedcharles/rust/typo, r=alexcr...
2014-09-28 borsauto merge of #17527 : sfackler/rust/cfg-syntax, r...
2014-09-28 borsauto merge of #17529 : nodakai/rust/rustdoc-div-in...
2014-09-27 borsauto merge of #17523 : TeXitoi/rust/relicense-shootout...
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17334 : Gankro/rust/btree-vec, r=huonw
2014-09-27 borsauto merge of #17511 : MatejLach/rust/iter_guide_typo...
2014-09-27 borsauto merge of #17515 : mbrubeck/rust/patch-1, r=alexcri...
2014-09-27 borsauto merge of #17512 : nodakai/rust/fix-ptr-guide,...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-27 borsauto merge of #17506 : sfackler/rust/cfg-attr, r=alexcr...
2014-09-26 borsauto merge of #17549 : brson/rust/morewinfail, r=alexcr...
2014-09-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-26 borsauto merge of #17495 : alexcrichton/rust/snapshots...
2014-09-25 borsauto merge of #17466 : nikomatsakis/rust/oibt, r=pcwalton
2014-09-25 borsauto merge of #17482 : hoeppnertill/rust/master, r...
2014-09-25 borsauto merge of #17455 : steveklabnik/rust/document_defau...
2014-09-25 borsauto merge of #17498 : coyotebush/rust/iter-doc, r...
2014-09-25 borsauto merge of #17497 : nodakai/rust/libnative-misc...
2014-09-25 Niko MatsakisMove checking of whether fields are Sized or not into...
2014-09-24 NODA, Kailiblibc and libnative: send() should use const buffers.
2014-09-17 borsauto merge of #16836 : P1start/rust/closure_ret_bang...
2014-09-17 Alex Crichtonrollup merge of #17326 : brson/wintest
2014-09-17 Alex Crichtonrollup merge of #16936 : nham/two_way_makeover
2014-09-17 Alex Crichtonrollup merge of #16889 : P1start/array-not-vector
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 Alex Crichtonrollup merge of #17101 : pcwalton/for-loop-borrowck
2014-09-09 Alex Crichtonrollup merge of #17096 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17093 : nathantypanski/17021
2014-09-09 Alex Crichtonrollup merge of #17077 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17070 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17062 : nathantypanski/generic-lifetim...
2014-09-09 Alex Crichtonrollup merge of #17061 : nathantypanski/test-borrowck...
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-08 borsauto merge of #17053 : thestinger/rust/large_address_aw...
2014-09-08 borsauto merge of #17063 : huonw/rust/snap, r=alexcrichton
2014-09-08 borsauto merge of #17036 : pczarn/rust/issue-15913-ICE...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-07 borsauto merge of #16904 : inrustwetrust/rust/link-path...
2014-09-07 borsauto merge of #17015 : seb-m/rust/fix-extern-crate...
2014-09-07 borsauto merge of #17034 : retep998/rust/glob-fix, r=alexcr...
2014-09-06 borsauto merge of #17011 : nodakai/rust/rustdoc-stronger...
2014-09-06 Peter Atashianreaddir: return error instead of failing on invalid...
2014-09-06 borsauto merge of #16907 : SimonSapin/rust/tempdir-result...
2014-09-05 borsauto merge of #16628 : pczarn/rust/hashmap-opt, r=nikom...
2014-09-05 borsauto merge of #16775 : jbcrail/rust/fix-rational-docs...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-05 borsauto merge of #16990 : DiamondLovesYou/rust/level-deriv...
2014-09-04 borsauto merge of #16986 : bjz/rust/bitflags, r=alexcrichton
2014-09-04 borsauto merge of #16982 : jbcrail/rust/comment-and-string...
2014-09-04 borsauto merge of #16923 : wickerwaka/rust/crate-as-fixup...
2014-09-04 borsauto merge of #16885 : wickerwaka/rust/fmt-center,...
2014-09-04 borsauto merge of #16981 : kmcallister/rust/ctypes-warning...
2014-09-04 borsauto merge of #16976 : treeman/rust/issue-16943, r...
2014-09-04 borsauto merge of #16964 : nodakai/rust/libnative-superfluo...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-04 borsauto merge of #16909 : carols10cents/rust/docs-links...
2014-09-04 Joseph CrailFix spelling errors and capitalization.
2014-09-04 borsauto merge of #16972 : ruud-v-a/rust/timespec-arithmeti...
2014-09-04 Keegan McAllisterFix some non-FFI-safe types in externs
2014-09-04 borsauto merge of #16961 : huonw/rust/bitv-twiddle, r=alexc...
2014-09-03 borsauto merge of #16954 : nick29581/rust/dst-bug-deref...
2014-09-03 borsauto merge of #16953 : nick29581/rust/dst-bug-7, r...
2014-09-03 borsauto merge of #16932 : crabtw/rust/mips, r=alexcrichton
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16634 : apoelstra/rust/to-option-fix...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
2014-09-03 borsauto merge of #16892 : andrew-d/rust/andrew-fix-test...
2014-09-02 borsauto merge of #16850 : vks/rust/hash-num, r=alexcrichton
2014-09-02 borsauto merge of #16916 : alexcrichton/rust/tcp-accept...
2014-09-02 Jyun-Yan YouFix MIPS target
2014-09-01 borsauto merge of #16897 : japaric/rust/mut-slice-collectio...
2014-09-01 borsauto merge of #16867 : wickerwaka/rust/ice-16750, r...
2014-09-01 borsauto merge of #16891 : eddyb/rust/patlit-from-expr...
2014-09-01 borsauto merge of #16886 : Tobba/rust/defailbloat-string...
2014-09-01 borsauto merge of #16871 : retep998/rust/win64-fix, r=alexc...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-09-01 borsauto merge of #16844 : mrmonday/rust/liblibc-custom...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
next