]> git.lizzy.rs Git - rust.git/history - src/librustc_llvm
Auto merge of #30804 - shssoichiro:deny-warnings-msg, r=nrc
[rust.git] / src / librustc_llvm /
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-08 borsAuto merge of #31995 - alexcrichton:fix-make-clena...
2016-03-08 borsAuto merge of #31957 - GuillaumeGomez:error_display...
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 borsAuto merge of #32007 - nikomatsakis:compiletest-increme...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-02 borsAuto merge of #32005 - vegai:31686, r=Manishearth
2016-03-02 borsAuto merge of #31996 - gandro:update-libc, r=alexcrichton
2016-03-02 borsAuto merge of #32000 - xaocon:master, r=steveklabnik
2016-03-02 borsAuto merge of #32001 - Manishearth:rollup, r=Manishearth
2016-03-02 Manish GoregaokarRollup merge of #31999 - bluss:fundamental-raw-ptr...
2016-03-02 Manish GoregaokarRollup merge of #31982 - apasel422:sync, r=alexcrichton
2016-03-02 Manish GoregaokarRollup merge of #31919 - petrochenkov:blockpub, r=nikom...
2016-03-01 borsAuto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
2016-03-01 Steve KlabnikRollup merge of #31978 - tsion:patch-1, r=Manishearth
2016-03-01 Steve KlabnikRollup merge of #31973 - brson:relnotes3, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31969 - brson:relnotes, r=alexcrichton
2016-03-01 Steve KlabnikRollup merge of #31965 - miqid:doc, r=steveklabnik
2016-03-01 borsAuto merge of #31939 - killercup:patch-17, r=brson
2016-03-01 borsAuto merge of #31962 - sanxiyn:const-eval-map, r=arielb1
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-03-01 borsAuto merge of #31713 - alexcrichton:rustbuild-docs...
2016-02-29 borsAuto merge of #31884 - alexcrichton:no-bootstrap-from...
2016-02-28 Alex Crichtonrustbuild: Enable cross-compiling LLVM
2016-02-26 borsAuto merge of #31846 - alexcrichton:better-disable...
2016-02-26 Manish GoregaokarRollup merge of #31904 - bluss:writer-formatter-error...
2016-02-26 Manish GoregaokarRollup merge of #31901 - bluss:suggest-use, r=sanxiyn
2016-02-26 borsAuto merge of #31834 - ubsan:copy_from_slice, r=alexcri...
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-25 Manish GoregaokarRollup merge of #31818 - GuillaumeGomez:error_display...
2016-02-25 Manish GoregaokarRollup merge of #31800 - alexcrichton:armv6-plz, r...
2016-02-24 Manish GoregaokarRollup merge of #31843 - Wafflespeanut:bool_docs, r...
2016-02-24 Manish GoregaokarRollup merge of #31784 - urschrei:chunks_doc, r=stevekl...
2016-02-24 Manish GoregaokarRollup merge of #31677 - ivan:doc-vtable, r=steveklabnik
2016-02-24 Simonas KazlauskasImplement filling drop in MIR
2016-02-24 borsAuto merge of #31832 - mmatyas:update_libc_16f1c19...
2016-02-24 borsAuto merge of #31782 - pitdicker:clean_out_windows_c...
2016-02-24 borsAuto merge of #31778 - aturon:snapshot, r=alexcrichton
2016-02-23 borsAuto merge of #31751 - gkoz:os_str_path_cmp, r=aturon
2016-02-23 borsAuto merge of #31822 - petrochenkov:derive, r=alexcrichton
2016-02-23 borsAuto merge of #31814 - petevine:master, r=alexcrichton
2016-02-22 borsAuto merge of #31715 - mitaa:rdoc-index-crate, r=alexcr...
2016-02-22 borsAuto merge of #31704 - tbu-:pr_vec_into_iter_clone...
2016-02-22 borsAuto merge of #30969 - Amanieu:extended_atomic_cmpxchg...
2016-02-22 borsAuto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiyn
2016-02-22 borsAuto merge of #31811 - alexcrichton:clean-deps, r=sanxiyn
2016-02-21 Alex Crichtonrustbuild: Sync some Cargo.toml/lib.rs dependencies
2016-02-21 borsAuto merge of #31761 - Amanieu:volatile, r=alexcrichton
2016-02-20 borsAuto merge of #31757 - petrochenkov:unitdotdot, r=nikom...
2016-02-20 borsAuto merge of #31608 - frewsxcv:osstring-simple-functio...
2016-02-20 borsAuto merge of #31747 - jseyfried:stop_resolve_after_fai...
2016-02-20 borsAuto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis
2016-02-20 borsAuto merge of #31674 - VladUreche:issue/21221, r=nikoma...
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-20 borsAuto merge of #31771 - alexcrichton:oops-that-didnt...
2016-02-19 Steve KlabnikRollup merge of #31765 - tshepang:shorten, r=steveklabnik
2016-02-19 Steve KlabnikRollup merge of #31764 - tshepang:overlong-sentence...
2016-02-19 Steve KlabnikRollup merge of #31763 - tshepang:extraneous-word,...
2016-02-19 Steve KlabnikRollup merge of #31750 - GuillaumeGomez:mailmap, r...
2016-02-19 Steve KlabnikRollup merge of #31741 - alexcrichton:fix-ios, r=nikoma...
2016-02-19 Steve KlabnikRollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcr...
2016-02-19 Steve KlabnikRollup merge of #31721 - rphmeier:err_tuplestruct_count...
2016-02-19 borsAuto merge of #31742 - frewsxcv:needless-lifetimes...
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-18 Amanieu d'AntrasAdd intrinsics for compare_exchange and compare_exchang...
2016-02-18 Corey FarwellRemove unnecessary explicit lifetime bounds.
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
2016-02-13 Manish GoregaokarRollup merge of #31535 - Ketsuban:more-detail-in-wrappi...
2016-02-13 borsAuto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcri...
2016-02-13 borsAuto merge of #31588 - soltanmm:layer, r=nikomatsakis
2016-02-13 borsAuto merge of #31579 - ollie27:msvc_link, r=alexcrichton
2016-02-13 borsAuto merge of #31570 - tomaka:ignore-emscripten, r...
2016-02-13 borsAuto merge of #31564 - durka:lang-item-icemelt, r=nikom...
2016-02-13 borsAuto merge of #31562 - llogiq:lint_post, r=Manishearth
2016-02-13 borsAuto merge of #31557 - retep998:house-directory, r...
2016-02-12 borsAuto merge of #30726 - GuillaumeGomez:compile-fail...
2016-02-12 borsAuto merge of #31550 - Stebalien:fix-color, r=nrc
2016-02-12 borsAuto merge of #31583 - petrochenkov:indi_ast, r=Manishearth
2016-02-12 borsAuto merge of #31541 - tomaka:more-emscripten, r=brson
2016-02-12 borsAuto merge of #31368 - JohanLorenzo:dont-strip-if-test...
2016-02-12 borsAuto merge of #30830 - arcnmx:static-extern, r=alexcrichton
2016-02-12 borsAuto merge of #31123 - alexcrichton:who-doesnt-want...
2016-02-11 Alex Crichtonrustc_llvm: Tweak how initialization is performed
next