]> git.lizzy.rs Git - rust.git/history - src/tools/compiletest/src/main.rs
Auto merge of #35856 - phimuemue:master, r=brson
[rust.git] / src / tools / compiletest / src / main.rs
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-22 borsAuto merge of #34771 - murarth:string-insert-str, r...
2016-07-22 borsAuto merge of #34724 - mitchmindtree:mpsc_receiver_try_...
2016-07-22 borsAuto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
2016-07-21 borsAuto merge of #34544 - 3Hren:issue/xx/reinterpret-forma...
2016-07-21 Scott A Carradd mir optimization tests, dump-mir-dir option
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-19 borsAuto merge of #33974 - habnabit:eintr-retry-for-read...
2016-07-18 borsAuto merge of #34357 - tbu-:pr_exact_size_is_empty...
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-14 borsAuto merge of #33907 - strake:decode_utf8, r=alexcrichton
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-07-12 borsAuto merge of #33971 - bltavares:28322/default-channel...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-06 Steve KlabnikRollup merge of #34558 - GlenDC:master, r=alexcrichton
2016-07-06 Steve KlabnikRollup merge of #34521 - llogiq:doc-fixes, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 borsAuto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-03 borsAuto merge of #34540 - jupp0r:patch-1, r=steveklabnik
2016-07-03 borsAuto merge of #34532 - jonmarkprice:master, r=steveklabnik
2016-07-02 borsAuto merge of #34605 - arielb1:bug-in-the-jungle, r...
2016-07-02 borsAuto merge of #34443 - eddyb:sized-matters, r=arielb1
2016-07-02 borsAuto merge of #34539 - arielb1:metadata-hash, r=alexcri...
2016-07-02 Manish GoregaokarRollup merge of #34567 - alexcrichton:rustbuild-android...
2016-07-02 Manish GoregaokarRollup merge of #34566 - ollie27:linkchecker_invalid_ur...
2016-07-02 Manish GoregaokarRollup merge of #34551 - GuillaumeGomez:runtest_improve...
2016-07-02 Manish GoregaokarRollup merge of #34545 - sanxiyn:rustbuild, r=alexcrichton
2016-07-02 Manish GoregaokarRollup merge of #34531 - GuillaumeGomez:libsyntax_err_c...
2016-07-02 borsAuto merge of #34515 - alexcrichton:more-checks, r...
2016-07-02 borsAuto merge of #34492 - retep998:please-be-robust-alread...
2016-07-02 borsAuto merge of #34067 - tbu-:pr_lookup_host_ignore_other...
2016-07-01 borsAuto merge of #33940 - seanmonstar:siphash-1-3, r=alexc...
2016-06-30 borsAuto merge of #34541 - jseyfried:rollup, r=jseyfried
2016-06-30 borsAuto merge of #34552 - Manishearth:rollup, r=Manishearth
2016-06-29 Manish GoregaokarRollup merge of #34542 - jseyfried:fix_recursive_module...
2016-06-29 Manish GoregaokarRollup merge of #34536 - ollie27:rustdoc_module_impls...
2016-06-29 Manish GoregaokarRollup merge of #34513 - ollie27:rustdoc_stripped,...
2016-06-29 Manish GoregaokarRollup merge of #34499 - michaelwoerister:lldb-blacklis...
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-27 Michael WoeristerDisable debuginfo tests for a given blacklist of LLDB...
2016-06-12 borsAuto merge of #34241 - dsprenkels:issue-32031-test...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
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-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 borsAuto merge of #33615 - GuillaumeGomez:field_static_meth...
2016-05-23 borsAuto merge of #33664 - huonw:abs_sub, r=alexcrichton
2016-05-23 borsAuto merge of #33735 - jseyfried:concat_idents_in_ty_po...
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-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
2016-05-19 Manish GoregaokarRollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
2016-05-18 Manish GoregaokarRollup merge of #33675 - apasel422:issue-33662, r=pnkfelix
2016-05-18 Manish GoregaokarRollup merge of #33673 - GuillaumeGomez:fix-selected...
2016-05-18 Manish GoregaokarRollup merge of #33666 - xen0n:no-more-nest-levels...
2016-05-18 Manish GoregaokarRollup merge of #33656 - GuillaumeGomez:lifetime_bound...
2016-05-18 borsAuto merge of #33654 - petrochenkov:hirident, r=nrc
2016-05-18 borsAuto merge of #33137 - nikomatsakis:issue-32330-lbr...
2016-05-17 borsAuto merge of #33665 - golddranks:thread-park-add-big...
2016-05-17 borsAuto merge of #33617 - sanmai-NL:gitignore_IntelliJ...
2016-05-17 borsAuto merge of #33651 - Nercury:update-i686-android...
2016-05-17 borsAuto merge of #33491 - arielb1:obligation-jungle, r...
2016-05-16 borsAuto merge of #33588 - nikomatsakis:compiletest-ui...
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33251 - Kintaro:fix-typo-in-fs, r=Guilla...
2016-05-15 Manish GoregaokarRollup merge of #33393 - cristianoliveira:docs-error...
2016-05-13 Niko Matsakisdump outputs, diff on UI test failure
2016-05-12 borsAuto merge of #33306 - vadixidav:master, r=alexcrichton
2016-05-11 Guillaume GomezRollup merge of #33489 - GuillaumeGomez:howto, r=alexcr...
2016-05-11 Steve KlabnikRollup merge of #33345 - birkenfeld:issue-31754, r...
2016-05-11 Steve KlabnikRollup merge of #33260 - mrmiywj:help-on-pattern-guard...
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-10 borsAuto merge of #33337 - birkenfeld:issue-27842, r=jseyfried
2016-05-09 Manish GoregaokarRollup merge of #33480 - birkenfeld:issue-33422, r...
2016-05-09 Manish GoregaokarRollup merge of #33431 - GuillaumeGomez:issue-30416...
2016-05-09 Manish GoregaokarRollup merge of #33383 - cramertj:E0509, r=Manishearth
2016-05-09 Manish GoregaokarRollup merge of #33370 - aochagavia:dump, r=nrc
2016-05-09 Manish GoregaokarRollup merge of #33224 - alexcrichton:create-exit-statu...
2016-05-09 borsAuto merge of #33224 - alexcrichton:create-exit-status...
2016-05-09 borsAuto merge of #33457 - oli-obk:const_err/cast_u8_ptr...
2016-05-09 borsAuto merge of #33484 - murarth:diagnostic-builder-field...
2016-05-09 borsAuto merge of #33478 - xen0n:normalize-callee-trait...
2016-05-09 borsAuto merge of #33365 - birkenfeld:makehelpfix, r=alexcr...
2016-05-09 borsAuto merge of #33360 - alexcrichton:rustbuild-dox,...
next