]> git.lizzy.rs Git - rust.git/history - mk/target.mk
Auto merge of #33786 - birkenfeld:make-fix, r=jseyfried
[rust.git] / mk / target.mk
2016-06-06 borsAuto merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
2016-06-04 borsAuto merge of #33803 - WiSaGaN:feature/rename-main...
2016-06-03 borsAuto merge of #33861 - Amanieu:lock_elision_fix, r...
2016-06-03 borsAuto merge of #33878 - GuillaumeGomez:improve_helps...
2016-06-02 borsAuto merge of #33894 - nagisa:windows-lack-endurance...
2016-06-02 borsAuto merge of #33583 - luqmana:tri-bool-mir, r=arielb1
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 borsAuto merge of #33794 - petrochenkov:sanity, r=nrc
2016-06-01 Manish GoregaokarRollup merge of #33921 - jameysharp:patch-1, r=alexcrichton
2016-06-01 Manish GoregaokarRollup merge of #33915 - GuillaumeGomez:err-codes,...
2016-06-01 Manish GoregaokarRollup merge of #33896 - strake:next_code_point, r...
2016-06-01 Manish GoregaokarRollup merge of #33892 - seanmonstar:slice-eq-ptr,...
2016-06-01 Manish GoregaokarRollup merge of #33841 - LeoTestard:macro-sequence...
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-30 borsAuto merge of #33909 - michaelwoerister:frame-pointer...
2016-05-30 Manish GoregaokarRollup merge of #33926 - jseyfried:fix_derive_span...
2016-05-30 Manish GoregaokarRollup merge of #33867 - oli-obk:rustdoc_variant_types...
2016-05-30 Manish GoregaokarRollup merge of #33938 - srinivasreddy:rustfmt_libunwin...
2016-05-30 Manish GoregaokarRollup merge of #33937 - srinivasreddy:rustfmt_librand...
2016-05-30 Manish GoregaokarRollup merge of #33917 - srinivasreddy:rustfmt_liballoc...
2016-05-30 Manish GoregaokarRollup merge of #33914 - GuillaumeGomez:improve_err_exp...
2016-05-30 Manish GoregaokarRollup merge of #33913 - GuillaumeGomez:improve_e0133...
2016-05-30 Manish GoregaokarRollup merge of #33912 - GuillaumeGomez:improve_E0132...
2016-05-30 Manish GoregaokarRollup merge of #33893 - Ophirr33:docs_string_split_fix...
2016-05-30 Manish GoregaokarRollup merge of #33793 - GuillaumeGomez:compile_fail...
2016-05-30 borsAuto merge of #33929 - petrochenkov:pathir, r=eddyb
2016-05-29 borsAuto merge of #33860 - doomrobo:fix-grammar-verificatio...
2016-05-29 borsAuto merge of #33859 - nrc:save-field-sub, r=pnkfelix
2016-05-29 borsAuto merge of #33902 - flo-l:fix-save-temps, r=dotdash
2016-05-29 borsAuto merge of #33934 - Byron:libsyntex-ring-buffer...
2016-05-29 borsAuto merge of #33848 - alexcrichton:android-gdb-sysroot...
2016-05-28 borsAuto merge of #33825 - alexcrichton:fix-beta, r=aturon
2016-05-24 Alex Crichtonmk: Fix bootstrapping cross-hosts on beta
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-05-06 borsAuto merge of #33086 - cardoe:non-blocking-rand-read...
2016-05-06 borsAuto merge of #33072 - tbu-:pr_duration_new_overflow...
2016-05-05 borsAuto merge of #32990 - tbu-:pr_more_defaults_cstr_path...
2016-05-05 borsAuto merge of #33067 - notriddle:wrapping_neg, r=alexcr...
2016-04-30 borsAuto merge of #32846 - jseyfried:allow_unconfigured_gat...
2016-04-28 Steve KlabnikRollup merge of #33212 - bombless:scope-of-function...
2016-04-28 Steve KlabnikRollup merge of #33095 - xogeny:xogeny-patch-1, r=steve...
2016-04-28 Steve KlabnikRollup merge of #33056 - GuillaumeGomez:as_mut_ptr_exam...
2016-04-28 Steve KlabnikRollup merge of #32991 - kindlychung:patch-2, r=stevekl...
2016-04-26 borsAuto merge of #31414 - durka:clone-copy, r=alexcrichton
2016-04-26 borsAuto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth
2016-04-26 borsAuto merge of #32962 - taralx:patch-1, r=GuillaumeGomez
2016-04-26 borsAuto merge of #33099 - eddyb:issue-33096, r=michaelwoer...
2016-04-25 Manish GoregaokarRollup merge of #33107 - sanxiyn:prev-impl-item, r...
2016-04-25 borsAuto merge of #32258 - nikomatsakis:fewer-errors, r...
2016-04-23 borsAuto merge of #33092 - alexcrichton:rustbuild-docs...
2016-04-23 borsAuto merge of #33084 - alexcrichton:osx-python-sanity...
2016-04-22 borsAuto merge of #33089 - nrc:hir-name-res, r=eddyb
2016-04-21 borsAuto merge of #33079 - bluss:split-iter, r=alexcrichton
2016-04-21 borsAuto merge of #33074 - mitaa:rdoc-irlst, r=alexcrichton
2016-04-21 borsAuto merge of #33030 - nagisa:mir-unrequire-end-block...
2016-04-20 borsAuto merge of #33011 - alexcrichton:pkg-everything...
2016-04-20 borsAuto merge of #32968 - alexcrichton:update-suport,...
2016-04-20 borsAuto merge of #31709 - ranma42:target_feature-from...
2016-04-20 borsAuto merge of #32939 - eddyb:layout, r=nikomatsakis
2016-04-20 borsAuto merge of #32951 - LukasKalbertodt:collection_conta...
2016-04-20 borsAuto merge of #32942 - alexcrichton:bootstrap-from...
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-19 Alex Crichtonmk: Bootstrap from stable instead of snapshots
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
2016-04-11 Steve KlabnikRollup merge of #32768 - GuillaumeGomez:slice_doc,...
2016-04-06 Steve KlabnikRollup merge of #31762 - tshepang:in-which-case, r...
2016-04-05 Manish GoregaokarRollup merge of #32686 - mneumann:dragonfly_jemalloc_pr...
2016-04-05 borsAuto merge of #29463 - jseyfried:master, r=nikomatsakis
2016-04-05 borsAuto merge of #32328 - jseyfried:coherence, r=nikomatsakis
2016-04-02 borsAuto merge of #32334 - tbu-:pr_ipv6_octets, r=aturon
2016-04-01 borsAuto merge of #32544 - alexcrichton:rustbuild-dist...
2016-04-01 borsAuto merge of #32586 - seanmonstar:speialize-to-string...
2016-04-01 borsAuto merge of #32550 - tbu-:pr_ref_cell_as_unsafe_cell...
2016-03-31 borsAuto merge of #31938 - jseyfried:autoderef_privacy...
2016-03-31 borsAuto merge of #32439 - jseyfried:visible_suggestions...
2016-03-30 Manish GoregaokarRollup merge of #32494 - pnkfelix:gate-parser-recovery...
2016-03-30 Steve KlabnikRollup merge of #32608 - tshepang:grammar, r=aturon
2016-03-30 Steve KlabnikRollup merge of #32607 - tshepang:we-gots-intoiterator...
2016-03-30 Steve KlabnikRollup merge of #32606 - tshepang:typo, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32605 - tshepang:not-needed, r=Manishearth
2016-03-30 Steve KlabnikRollup merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 borsAuto merge of #32603 - tshepang:capitalise, r=bluss
2016-03-29 borsAuto merge of #32557 - dotdash:issue-32518, r=nikomatsakis
2016-03-29 borsAuto merge of #32541 - troplin:chain-bufread, r=alexcri...
2016-03-29 borsAuto merge of #32438 - kamalmarhubi:intoiterator-exampl...
2016-03-29 borsAuto merge of #32479 - eddyb:eof-not-even-twice, r...
2016-03-29 borsAuto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichton
2016-03-28 borsAuto merge of #32267 - durka:inclusive-range-error...
2016-03-28 borsAuto merge of #32561 - steveklabnik:rollup, r=steveklabnik
2016-03-28 borsAuto merge of #32560 - alexcrichton:metadata-for-our...
2016-03-28 Alex Crichtonmk: Add `-C metadata` for compiling crates we ship
next