]> git.lizzy.rs Git - rust.git/history - Makefile.in
librustc: Stop desugaring `for` expressions and translate them directly.
[rust.git] / Makefile.in
2014-02-15 Brian Andersonmk: Remove the concept of 'snapshot transitions'
2014-02-15 Brian Andersonmk: Add some serious documentation and 'make help'
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12017 : FlaPer87/rust/replace-mod-crate...
2014-02-13 borsauto merge of #12248 : alexcrichton/rust/rollup, r...
2014-02-13 Alex CrichtonRegister new snapshots
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #11578 : alexcrichton/rust/chan-changes...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-11 Vadim ChugunovBuild compiler-rt and link it to all crates, similarly...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12181 : sanxiyn/rust/accurate-span-4...
2014-02-11 borsauto merge of #12177 : alexcrichton/rust/fix-snapshot...
2014-02-11 Alex CrichtonDon't use -Z prefer-dynamic at stage0
2014-02-11 borsauto merge of #12159 : alexcrichton/rust/move-fourcc...
2014-02-11 borsauto merge of #12156 : dguenther/rust/add-fourcc-doc...
2014-02-11 borsauto merge of #12155 : sanxiyn/rust/binary, r=pnkfelix
2014-02-11 borsauto merge of #12153 : pnkfelix/rust/fsk-add-dash-C...
2014-02-10 borsauto merge of #11956 : edwardw/rust/issue-7556, r=cmr
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-10 borsauto merge of #12151 : gifnksm/rust/disable-rpath,...
2014-02-10 gifnksmMakefile.in: --no-rpath => -C no-rpath
2014-02-10 borsauto merge of #12149 : thomaslee/rust/ipaddr_deriving_i...
2014-02-10 borsauto merge of #12084 : alexcrichton/rust/codegen-opts...
2014-02-10 Alex CrichtonConsolidate codegen-related compiler flags
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-03 borsauto merge of #12003 : bnoordhuis/rust/sizeof-epoll...
2014-02-02 borsauto merge of #11891 : alexcrichton/rust/docs, r=brson
2014-02-02 Alex CrichtonRemove VPATH usage in Makefiles
2014-02-02 borsauto merge of #11988 : cmr/rust/11668-squash, r=alexcri...
2014-02-02 borsauto merge of #11987 : cmr/rust/rm-rustpkg, r=cmr
2014-02-02 Corey RichardsonRemove rustpkg.
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11907 : sanxiyn/rust/simd-shift, r=thest...
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-30 borsauto merge of #11893 : Armavica/rust/copyable-cloneable...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-29 borsauto merge of #11754 : alexcrichton/rust/unused-result...
2014-01-29 borsauto merge of #11867 : dmanescu/rust/8784-arena-glob...
2014-01-29 borsauto merge of #11889 : nikomatsakis/rust/issue-3243...
2014-01-29 borsauto merge of #11903 : alexcrichton/rust/android-test...
2014-01-29 borsauto merge of #11706 : alexcrichton/rust/issue-11253...
2014-01-29 borsauto merge of #11887 : alexcrichton/rust/rpath-for...
2014-01-28 Alex CrichtonFix a typo in disable rpaths
2014-01-27 borsauto merge of #11834 : huonw/rust/deriving-spans, r...
2014-01-27 borsauto merge of #11823 : derekchiang/rust/fix-barrier...
2014-01-27 borsauto merge of #11787 : alexcrichton/rust/refactor,...
2014-01-26 borsauto merge of #11817 : salemtalha/rust/master, r=brson
2014-01-26 Salem TalhaRemoved all instances of XXX in preparation for relaxin...
2014-01-26 Alex CrichtonRefactor the build system for easily adding crates
2014-01-25 borsauto merge of #11775 : alexcrichton/rust/select-fix...
2014-01-25 borsauto merge of #11774 : sfackler/rust/move-macros, r...
2014-01-25 borsauto merge of #11772 : sanxiyn/rust/reexport, r=cmr
2014-01-25 borsauto merge of #11764 : Armavica/rust/doc_patmatch,...
2014-01-25 borsauto merge of #11748 : brson/rust/timerfdandroid, r...
2014-01-24 borsauto merge of #11732 : luqmana/rust/native-getaddrinfo...
2014-01-24 borsauto merge of #11744 : alexcrichton/rust/issue-5219...
2014-01-24 Alex CrichtonAllow opting-out of rpath usage
2014-01-24 borsauto merge of #11760 : dmac/rust/addressable-search...
2014-01-24 borsauto merge of #11753 : misfo/rust/patch-1, r=pcwalton
2014-01-24 borsauto merge of #11750 : bnoordhuis/rust/follow-rustc...
2014-01-24 borsauto merge of #11742 : eminence/rust/dylib-test-fix...
2014-01-24 borsauto merge of #11720 : sfackler/rust/macro-export-sourc...
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-24 borsauto merge of #11686 : mankyKitty/rust/rename-invert...
2014-01-24 borsauto merge of #11478 : klutzy/rust/rustpkg-crate-id...
2014-01-23 borsauto merge of #11761 : alexcrichton/rust/epoll-eintr...
2014-01-23 Alex CrichtonBuild llvm-extract (needed by codegen tests)
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11700 : bharrisau/rust/thumb, r=alexcrichton
2014-01-21 borsauto merge of #11665 : alexcrichton/rust/zed-cleanup...
2014-01-21 Alex CrichtonRemove no-debug-borrows from the makefiles
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11498 : c-a/rust/optimize_vuint_at,...
2014-01-17 borsauto merge of #11584 : alexcrichton/rust/issue-3862...
2014-01-17 borsauto merge of #11151 : sfackler/rust/ext-crate, r=alexc...
2014-01-16 borsauto merge of #11571 : derekchiang/rust/fix-task-docs...
2014-01-16 borsauto merge of #11599 : sanxiyn/rust/accurate-span-3...
2014-01-16 borsauto merge of #11597 : sfackler/rust/err-enums, r=alexc...
next