]> git.lizzy.rs Git - rust.git/history - src/libnative
librustc: Don't try to perform the magical
[rust.git] / src / libnative /
2014-06-25 borsauto merge of #15160 : alexcrichton/rust/remove-f128...
2014-06-25 borsauto merge of #15163 : alexcrichton/rust/rollup, r...
2014-06-25 Niko Matsakislibrustc: Remove the fallback to `int` from typechecking.
2014-06-24 borsauto merge of #15118 : stepancheg/rust/concat, r=alexcr...
2014-06-24 borsauto merge of #15114 : ben0x539/rust/run-make-libpath...
2014-06-24 borsauto merge of #15071 : tomjakubowski/rust/fix-15052...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #15113 : pnkfelix/rust/fsk-add-regression...
2014-06-24 borsauto merge of #15107 : ipetkov/rust/tutorial-update...
2014-06-24 Pawel OlzackiAdded Mipsel architecture support
2014-06-24 borsauto merge of #15066 : pcwalton/rust/lang-and-intrinsic...
2014-06-24 Patrick Waltonlibrustc: Feature gate lang items and intrinsics.
2014-06-24 borsauto merge of #15079 : nikomatsakis/rust/issue-5527...
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-24 borsauto merge of #15105 : alexcrichton/rust/snapshots...
2014-06-23 borsauto merge of #15061 : pnkfelix/rust/fsk-fix-issue...
2014-06-23 Alex CrichtonRegister new snapshots
2014-06-21 borsauto merge of #15062 : pcwalton/rust/trailing-plus...
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-21 borsauto merge of #14731 : jakub-/rust/pattern-matching...
2014-06-20 borsauto merge of #14988 : pcwalton/rust/unsafe-destructor...
2014-06-20 Patrick Waltonlibrustc: Put `#[unsafe_destructor]` behind a feature...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #14400 : kballard/rust/lexer_crlf_handlin...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-19 borsauto merge of #15025 : alexcrichton/rust/rollup, r...
2014-06-19 Simon SapinDeprecate the bytes!() macro.
2014-06-19 Aaron TuronRevamp TaskBuilder API
2014-06-19 Brendan ZabarauskasShorten endian conversion method names
2014-06-19 Brendan ZabarauskasMerge the Bitwise and ByteOrder traits into the Int...
2014-06-19 Brendan ZabarauskasUse ByteOrder methods instead of free-standing functions
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 Brian AndersonMark all crates except std as experimental
2014-06-17 borsauto merge of #14976 : luqmana/rust/focwtc, r=pcwalton
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14947 : zwarich/rust/check-loans-not...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14781 : alexcrichton/rust/issue-14724...
2014-06-16 Alex Crichtonstd: Improve pipe() functionality
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14932 : Sawyer47/rust/json-smallfix...
2014-06-16 borsauto merge of #14906 : P1start/rust/rustdoc-lifetimes...
2014-06-16 borsauto merge of #14900 : alexcrichton/rust/snapshots...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-16 Alex CrichtonRegister new snapshots
2014-06-14 borsauto merge of #14884 : huonw/rust/getoptsfail, r=alexcr...
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14739 : zwarich/rust/mut-unique-path...
2014-06-14 borsauto merge of #14878 : vtsatskin/rust/rustdoc-sidebar...
2014-06-14 Cameron ZwarichFix all violations of stronger guarantees for mutable...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14867 : alexcrichton/rust/rollup, r...
2014-06-13 Alex CrichtonRolling up PRs in the queue
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 Valerii HioraBasic iOS support
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-11 borsauto merge of #14789 : aochagavia/rust/prelude, r=alexc...
2014-06-11 borsauto merge of #14788 : Sawyer47/rust/issue-13214, r...
2014-06-11 borsauto merge of #14787 : alexcrichton/rust/issue-14784...
2014-06-11 borsauto merge of #14786 : pcwalton/rust/enum-to-float...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-11 borsauto merge of #14768 : riccieri/rust/detransmute-arena...
2014-06-10 borsauto merge of #14764 : jbcrail/rust/fix-more-comments...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 Joseph CrailFix more misspelled comments and strings.
2014-06-10 borsauto merge of #14606 : pcwalton/rust/fn-trait-sugar...
2014-06-10 borsauto merge of #14783 : alexcrichton/rust/rollup, r...
2014-06-10 Alex CrichtonTest fixes from rollup
2014-06-10 Huon Wilsonnative: add more info to the native unimplemented error.
2014-06-10 Alex Crichtonstd: Remove the as_utf16_p functions
2014-06-08 Jakub WieczorekMark relevant structs with repr(C)
2014-06-08 Jakub WieczorekRemove the dead code identified by the new lint
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14638 : alexcrichton/rust/librustrt...
2014-06-07 Alex Crichtonlibs: Fix miscellaneous fallout of librustrt
2014-06-07 Alex Crichtonnative: Deal with the rtio changes
2014-06-07 Alex Crichtonrtio: Remove usage of `Path`
2014-06-06 borsauto merge of #14680 : Kimundi/rust/master, r=brson
2014-06-06 borsauto merge of #14676 : brson/rust/double-rainbow, r...
2014-06-06 borsauto merge of #14673 : sylvestre/rust/master, r=alexcri...
2014-06-06 borsauto merge of #14671 : aochagavia/rust/patch-1, r=alexc...
2014-06-06 borsauto merge of #14667 : aochagavia/rust/pr2, r=huonw
2014-06-06 borsauto merge of #14669 : TeXitoi/rust/relicense-shootout...
2014-06-06 borsauto merge of #14664 : reem/rust/lifetimes-guide-gramma...
2014-06-06 borsauto merge of #14653 : alexcrichton/rust/travis-opt...
2014-06-05 borsauto merge of #14641 : darnuria/rust/add_documentation_...
2014-06-05 borsauto merge of #14538 : alexcrichton/rust/libcollections...
2014-06-05 Alex CrichtonFallout from the libcollections movement
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
next