]> git.lizzy.rs Git - rust.git/history - src/libtest
Rollup merge of #31559 - scottrobertwhittaker:fix-typo, r=steveklabnik
[rust.git] / src / libtest /
2016-01-21 borsAuto merge of #31052 - bluss:split-at-mut-str, r=alexcr...
2016-01-21 borsAuto merge of #31057 - bluss:memrchr-fallback, r=alexcr...
2016-01-21 borsAuto merge of #29520 - retep998:staticlib-naming-fiasco...
2016-01-21 borsAuto merge of #31037 - nrc:cached-ids, r=nikomatsakis
2016-01-20 borsAuto merge of #30982 - KiChjang:zst-collections-tests...
2016-01-20 borsAuto merge of #30945 - nagisa:mir-optional-block-dest...
2016-01-20 borsAuto merge of #30985 - alexcrichton:downgrade-jemaloc...
2016-01-20 borsAuto merge of #30872 - pitdicker:expand_open_options...
2016-01-20 borsAuto merge of #31038 - gereeter:btree-panic, r=Gankro
2016-01-20 borsAuto merge of #30894 - antrik:debug-mpsc, r=brson
2016-01-19 borsAuto merge of #30820 - oli-obk:docs/wrapping_ops, r...
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-19 borsAuto merge of #31018 - gutworth:doc-loc, r=alexcrichton
2016-01-19 borsAuto merge of #30845 - nagisa:mir-extern-calls, r=dotdash
2016-01-19 borsAuto merge of #31014 - nrc:fmt-term, r=sfackler
2016-01-19 borsAuto merge of #31015 - nrc:fmt-test, r=sfackler
2016-01-19 Nick Cameronmanual fixups
2016-01-19 Nick Cameronrustfmt libtest
2016-01-18 Manish GoregaokarRollup merge of #30981 - boblehest:tmp, r=alexcrichton
2016-01-18 borsAuto merge of #30956 - KiChjang:move-tests-to-libcollec...
2016-01-18 borsAuto merge of #30953 - KalitaAlexey:17823-get-rid-of...
2016-01-18 borsAuto merge of #30973 - SimonSapin:patch-16, r=alexcrichton
2016-01-17 borsAuto merge of #30964 - GuillaumeGomez:patch-5, r=Manish...
2016-01-17 borsAuto merge of #30978 - nikomatsakis:fulfillment-tree...
2016-01-17 borsAuto merge of #30975 - Manishearth:rollup, r=Manishearth
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-17 borsAuto merge of #30928 - sfackler:any-unsized, r=aturon
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 Ulrik Sverdruptest: Increase resolution of MB/s stat for bench runs...
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 borsAuto merge of #30878 - brson:raw-pointer-derive, r...
2016-01-15 borsAuto merge of #30446 - michaelwu:associated-const-type...
2016-01-15 borsAuto merge of #30773 - fhahn:test-fix, r=alexcrichton
2016-01-15 borsAuto merge of #30898 - petrochenkov:tvarfstab, r=alexcr...
2016-01-15 Manish GoregaokarRollup merge of #30787 - nikomatsakis:future-incompatib...
2016-01-15 Manish GoregaokarRollup merge of #30781 - dhuseby:add_dragonflybsd_snaps...
2016-01-15 Manish GoregaokarRollup merge of #30776 - antonblanchard:powerpc64_merge...
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-15 borsAuto merge of #30763 - gchp:issue/30033, r=nagisa
2016-01-14 Steve KlabnikRollup merge of #30895 - gchp:contrib, r=alexcrichton
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 borsAuto merge of #30848 - nagisa:mir-no-store-zsts, r...
2016-01-14 Manish GoregaokarRollup merge of #30892 - shepmaster:box-grammar, r...
2016-01-14 Manish GoregaokarRollup merge of #30886 - ollie27:docs_links, r=steveklabnik
2016-01-14 Manish GoregaokarRollup merge of #30879 - durka:collections-range-tracki...
2016-01-14 Manish GoregaokarRollup merge of #30874 - dhuseby:fixing_bitrig_tests...
2016-01-14 Manish GoregaokarRollup merge of #30871 - oli-obk:fix/reference, r=steve...
2016-01-14 Manish GoregaokarRollup merge of #30869 - D101101:patch-3, r=huonw
2016-01-14 Manish GoregaokarRollup merge of #30821 - steveklabnik:gh30819, r=nikoma...
2016-01-14 borsAuto merge of #30883 - Manishearth:rollup, r=Manishearth
2016-01-14 Manish GoregaokarRollup merge of #30863 - jseyfried:no_rc, r=eddyb
2016-01-14 Manish GoregaokarRollup merge of #30851 - jonas-schievink:unneeded-dropf...
2016-01-14 Manish GoregaokarRollup merge of #30850 - ranma42:cleanup-io, r=alexcrichton
2016-01-14 Manish GoregaokarRollup merge of #30839 - tomaka:debug-phantomdata,...
2016-01-14 Manish GoregaokarRollup merge of #30837 - semarie:openbsd-libc, r=alexcr...
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-12 Sébastien MarieHW_AVAILCPU is unavailable under openbsd
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-31 Simonas KazlauskasRollup merge of #30365 - tamird:update-valgrind, r...
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
2015-12-29 Steve KlabnikRollup merge of #30549 - mitaa:doc_dstruct, r=brson
2015-12-29 Steve KlabnikRollup merge of #30405 - durka:patch-12, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30390 - mitaa:patch-1, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30253 - Manishearth:diag-401-improve...
2015-12-28 borsAuto merge of #30548 - mmcco:linux-syscall, r=brson
2015-12-28 borsAuto merge of #30547 - mmcco:cfg, r=sanxiyn
2015-12-28 borsAuto merge of #30579 - dotdash:30478, r=arielb1
2015-12-25 borsAuto merge of #30558 - jonas-schievink:delete-ast,...
2015-12-25 Manish GoregaokarRollup merge of #30552 - mmcco:align, r=steveklabnik
2015-12-25 Manish GoregaokarRollup merge of #30551 - nagisa:mir-unit-structs, r...
2015-12-25 Manish GoregaokarRollup merge of #30545 - bluss:operator-overload, r...
2015-12-25 Manish GoregaokarRollup merge of #30528 - michaelwoerister:fix-extern...
2015-12-25 Manish GoregaokarRollup merge of #30518 - semarie:openbsd-snapshot,...
2015-12-25 Manish GoregaokarRollup merge of #30513 - alexcrichton:assert-is-safe...
2015-12-25 Manish GoregaokarRollup merge of #30485 - sfackler:panic-handler, r...
2015-12-25 borsAuto merge of #30544 - steveklabnik:rollup, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30543 - brson:doc, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30473 - nwin:patch-2, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30465 - androm3da:master, r=alexcrichton
2015-12-23 Steve KlabnikRollup merge of #30461 - lnmx:doc-typo, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30251 - nodakai:patch-1, r=pnkfelix
2015-12-23 borsAuto merge of #30525 - semarie:ncpu, r=alexcrichton
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
2015-12-23 borsAuto merge of #30504 - mitaa:rdoc_root, r=alexcrichton
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-22 Sébastien Marievariable `CPUS_SIZE` should have a snake case name...
2015-12-22 Sébastien Marieexplicit use libc to refer to HW_NCPU
next