]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/E0038.rs
Rollup merge of #35558 - lukehinds:master, r=nikomatsakis
[rust.git] / src / test / compile-fail / E0038.rs
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35558 - lukehinds:master, r=nikomatsakis
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35539 - cgswords:ts_concat, r=nrc
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35533 - frewsxcv:22984, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35447 - frewsxcv:vec-into-iter-as...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35444 - alexcrichton:optimize-catch...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #35392 - malbarbo:cell-from, r=brson
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-14 borsAuto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis
2016-08-14 borsAuto merge of #35453 - jseyfried:hygienize_metavariable...
2016-08-13 borsAuto merge of #35414 - jupp0r:feature/test-threads...
2016-08-13 borsAuto merge of #35348 - scottcarr:discriminant2, r=nikom...
2016-08-12 borsAuto merge of #35431 - GuillaumeGomez:err_codes, r...
2016-08-12 borsAuto merge of #34811 - DanielJCampbell:Expander, r...
2016-08-11 borsAuto merge of #35592 - jonathandturner:rollup, r=jonath...
2016-08-11 Jonathan TurnerRollup merge of #35576 - circuitfox:E0072-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35569 - pietroalbini:fix-typo, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35565 - wdv4758h:E0133, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35562 - birkenfeld:as-mut-doc, r=steve...
2016-08-11 Jonathan TurnerRollup merge of #35557 - Limeth:master, r=jonathandturner
2016-08-11 Jonathan TurnerRollup merge of #35555 - circuitfox:E0128-update-error...
2016-08-11 Jonathan TurnerRollup merge of #35554 - murarth:insert-str-issue,...
2016-08-11 Jonathan TurnerRollup merge of #35552 - theypsilon:master, r=jonathand...
2016-08-11 Jonathan TurnerRollup merge of #35541 - hank-der-hafenarbeiter:E0045...
2016-08-11 Jonathan TurnerRollup merge of #35537 - munyari:e0038, r=jonathandturner
2016-08-09 Panashe M. FundiraUpdate E0038 to the new error format
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-20 borsAuto merge of #33526 - steveklabnik:gh21889, r=alexcrichton
2016-07-16 Guillaume GomezRollup merge of #33362 - andradei:master, r=Manishearth
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
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-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
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-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
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-27 Guillaume GomezRollup merge of #33753 - mmatyas:armtestfix, r=alexcrichton
2016-05-26 borsAuto merge of #33766 - jseyfried:cleanup_expansion...
2016-05-26 borsAuto merge of #33699 - alexcrichton:stabilize-1.10...
2016-05-25 borsAuto merge of #33732 - nikomatsakis:incr-comp-empty...
2016-05-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 borsAuto merge of #33713 - LeoTestard:macro-rules-invalid...
2016-05-25 borsAuto merge of #33615 - GuillaumeGomez:field_static_meth...
2016-05-24 Guillaume GomezRollup merge of #33797 - alex-ozdemir:rustdoc, r=Guilla...
2016-05-24 Guillaume GomezRollup merge of #33781 - GuillaumeGomez:err-codes,...
2016-05-24 Guillaume GomezRollup merge of #33779 - GuillaumeGomez:repr-simd,...
2016-05-24 Guillaume GomezRollup merge of #33759 - aakloxu:patch-2, r=steveklabnik
2016-05-24 Guillaume GomezRollup merge of #33692 - nham:fix_E0207, r=GuillaumeGomez
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-22 borsAuto merge of #33765 - alex-ozdemir:master, r=Manishearth
2016-05-22 borsAuto merge of #33752 - mrhota:internal_docs, r=steveklabnik
2016-05-21 borsAuto merge of #33767 - sfackler:panic-hook-docs, r...
2016-05-21 Manish GoregaokarRollup merge of #33757 - GuillaumeGomez:simd, r=stevekl...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-21 Manish GoregaokarRollup merge of #33747 - postmodern:patch-2, r=Manishearth
2016-05-21 Manish GoregaokarRollup merge of #33746 - dns2utf8:doc_sort_memory,...
2016-05-21 Manish GoregaokarRollup merge of #33743 - royalstream:royalstream-stack...
2016-05-21 Manish GoregaokarRollup merge of #33679 - Manishearth:rustdoc-readmore...
2016-05-21 Manish GoregaokarRollup merge of #33578 - durka:patch-21, r=alexcrichton
2016-05-21 borsAuto merge of #33625 - alexcrichton:rustbuild-moar...
2016-05-20 borsAuto merge of #33758 - GuillaumeGomez:rollup, r=Manishearth
2016-05-20 Guillaume GomezRollup merge of #33745 - postmodern:patch-1, r=steveklabnik
2016-05-20 Guillaume GomezRollup merge of #33739 - GuillaumeGomez:error-code...
2016-05-19 ggomezAdd new error code tests