]> git.lizzy.rs Git - rust.git/history - mk/tests.mk
Rollup merge of #30020 - Manishearth:unit, r=bluss
[rust.git] / mk / tests.mk
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-18 borsAuto merge of #29878 - wthrowe:libdir2, r=brson
2015-11-18 borsAuto merge of #29904 - Zoxc:ar_json, r=alexcrichton
2015-11-18 borsAuto merge of #29897 - alexcrichton:process-wait-with...
2015-11-17 Steve KlabnikRollup merge of #29892 - steveklabnik:doc_fromiterator...
2015-11-17 Steve KlabnikRollup merge of #29891 - steveklabnik:gh29470, r=alexcr...
2015-11-17 Steve KlabnikRollup merge of #29890 - steveklabnik:gh29742, r=Manish...
2015-11-17 Steve KlabnikRollup merge of #29889 - steveklabnik:gh29801, r=manish...
2015-11-17 Steve KlabnikRollup merge of #29888 - steveklabnik:gh29762, r=sanxiyn
2015-11-17 Steve KlabnikRollup merge of #29612 - steveklabnik:gh29502, r=alexcr...
2015-11-17 borsAuto merge of #29797 - oli-obk:remove-fromb, r=nikomatsakis
2015-11-17 borsAuto merge of #29766 - oli-obk:impl_item, r=nikomatsakis
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-17 Manish GoregaokarRollup merge of #29881 - jeanm:patch-1, r=Manishearth
2015-11-17 Manish GoregaokarRollup merge of #29880 - dignati:fix-freebsd-libc,...
2015-11-17 Manish GoregaokarRollup merge of #29876 - cardoe:i586-build-fix, r=alexc...
2015-11-17 Manish GoregaokarRollup merge of #29875 - steveklabnik:gh29784, r=Manish...
2015-11-17 Manish GoregaokarRollup merge of #29874 - steveklabnik:gh29711, r=alexcr...
2015-11-17 Manish GoregaokarRollup merge of #29873 - steveklabnik:gh29493, r=nikoma...
2015-11-17 Manish GoregaokarRollup merge of #29868 - petrochenkov:gv, r=sanxiyn
2015-11-17 borsAuto merge of #29837 - Wafflespeanut:unicode_chars...
2015-11-17 borsAuto merge of #29870 - petrochenkov:typaren, r=nrc
2015-11-17 borsAuto merge of #29860 - steveklabnik:stackheapfixes...
2015-11-17 borsAuto merge of #29794 - semarie:openbsd-stdcpp-path...
2015-11-16 Steve KlabnikRollup merge of #29796 - barosl:unresolved-import-exter...
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-16 borsAuto merge of #29580 - alexbool:smart-pointer-conversio...
2015-11-16 borsAuto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton
2015-11-15 borsAuto merge of #29788 - mitaa:module_name, r=arielb1
2015-11-14 borsAuto merge of #29827 - Manishearth:diag-fn-field, r...
2015-11-13 borsAuto merge of #29759 - nagisa:mir-static, r=nikomatsakis
2015-11-13 borsAuto merge of #29811 - bluss:binary-heap-sift-less...
2015-11-13 borsAuto merge of #29761 - eefriedman:rename-nopanic, r...
2015-11-13 borsAuto merge of #29800 - Detegr:master, r=nikomatsakis
2015-11-13 borsAuto merge of #29675 - bluss:merge-sort-fastpath, r...
2015-11-12 borsAuto merge of #29780 - KyleMayes:quote-ext, r=nrc
2015-11-12 borsAuto merge of #29712 - Toby-S:patch-1, r=steveklabnik
2015-11-12 borsAuto merge of #29757 - dotdash:mir_simplify_cfg, r...
2015-11-12 borsAuto merge of #29544 - Ryman:reduce_doc_warnings, r...
2015-11-12 Kevin Butlerlibtest: deny warnings in doctests
2015-11-12 Kevin Butlerlibterm: deny warnings in doctests
2015-11-12 Kevin Butlerlibsyntax: deny warnings in doctests
2015-11-12 Kevin Butlerlibserialize: deny warnings in doctests
2015-11-12 Kevin Butlerlibrbml: deny warnings in doctests
2015-11-12 Kevin Butlerlibrand: deny warnings in doctests
2015-11-12 Kevin Butlerliblog: deny warnings in doctests
2015-11-12 Kevin Butlerlibgraphviz: deny warnings in doctests
2015-11-12 Kevin Butlerlibgetopts: deny warnings in doctests
2015-11-12 Kevin Butlerlibfmt_macros: deny warnings in doctests
2015-11-12 Kevin Butlerlibflate: deny warnings in doctests
2015-11-12 Kevin Butlerlibarena: deny warnings in doctests
2015-11-12 borsAuto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 Sébastien Mariepass stdc++ library path after LVVM library path
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-11 borsAuto merge of #29741 - Manishearth:fix-flowgraph, r...
2015-11-11 borsAuto merge of #29744 - sanxiyn:modernize, r=nrc
2015-11-11 borsAuto merge of #29738 - sanxiyn:suggest-mut, r=nrc
2015-11-11 borsAuto merge of #29727 - alexcrichton:debug-unused-result...
2015-11-11 borsAuto merge of #29726 - petrochenkov:privsan, r=alexcrichton
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 borsAuto merge of #29724 - alexcrichton:ip-endian, r=aturon
2015-11-10 borsAuto merge of #29714 - petrochenkov:strparse, r=nrc
2015-11-10 Steve KlabnikRollup merge of #29731 - steveklabnik:smallfix, r=alexc...
2015-11-10 Steve KlabnikRollup merge of #29729 - brson:readme2, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29715 - defuz:patch-3, r=alexcrichton
2015-11-10 Steve KlabnikRollup merge of #29708 - Ryman:pathdoc, r=steveklabnik
2015-11-10 Steve KlabnikRollup merge of #29688 - stepancheg:vec-outdated, r...
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-10 borsAuto merge of #29705 - Ryman:mismatched_typaram_counts...
2015-11-10 borsAuto merge of #29697 - dotdash:mir_trans_switchint...
2015-11-10 borsAuto merge of #29699 - tamird:valgrind-supp, r=alexcrichton
2015-11-10 borsAuto merge of #29647 - goyox86:goyox86/rustfmting-libru...
2015-11-10 borsAuto merge of #29546 - alexcrichton:new-libc, r=brson
2015-11-10 Alex Crichtonstd: Migrate to the new libc
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-19 Steve KlabnikRollup merge of #28443 - GuillaumeGomez:error_codes...
2015-09-19 Steve KlabnikRollup merge of #28430 - apasel422:issue-14698, r=alexc...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-19 borsAuto merge of #28486 - nrc:pub-extern-crate, r=alexcrichton
2015-09-19 borsAuto merge of #28484 - nrc:fix-save, r=alexcrichton
2015-09-18 borsAuto merge of #28465 - apasel422:tidy, r=alexcrichton
2015-09-18 borsAuto merge of #28442 - nagisa:remove-enum-vis-field...
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28466 - baskerville:trpl-heap-highest...
next