about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Expand)AuthorLines
2016-08-15Auto merge of #35680 - GuillaumeGomez:err_codes, r=jonathandturnerbors-0/+242
2016-08-15update E0375 to new formatMikhail Modin-1/+7
2016-08-15Add new error code testsGuillaume Gomez-0/+242
2016-08-15Auto merge of #35567 - creativcoder:e0261, r=jonathandturnerbors-0/+3
2016-08-15Update compiler error 0030 to use new error format.silenuss-1/+3
2016-08-14Make E0033 tests fit in 100 colsPanashe M. Fundira-4/+5
2016-08-15Update E0392 to new error formatNazım Can Altınova-0/+1
2016-08-14Update error E0365 to new formatAlexandre Oliveira-1/+4
2016-08-14Update E0322 to new formatYossi Konstantinovsky-0/+3
2016-08-14Rollup merge of #35646 - theypsilon:master, r=jonathandturnerEduard-Mihai Burtescu-0/+1
2016-08-14Rollup merge of #35644 - garekkream:update-E0302-new-error-format, r=jonathan...Eduard-Mihai Burtescu-0/+1
2016-08-14Rollup merge of #35643 - garekkream:update-E0301-new-error-format, r=jonathan...Eduard-Mihai Burtescu-0/+1
2016-08-14Rollup merge of #35616 - clementmiao:E0067_new_error_format, r=jonathandturnerEduard-Mihai Burtescu-0/+2
2016-08-14Rollup merge of #35615 - clementmiao:E0070_new_error_format, r=jonathandturnerEduard-Mihai Burtescu-0/+1
2016-08-14Rollup merge of #35611 - jonathandturner:ptr-helper, r=nikomatsakisEduard-Mihai Burtescu-21/+21
2016-08-14Rollup merge of #35596 - crypto-universe:E0254_style_and_tests, r=jonathandtu...Eduard-Mihai Burtescu-1/+4
2016-08-14Rollup merge of #35586 - shyaamsundhar:SqushCom, r=jonathandturnerEduard-Mihai Burtescu-0/+2
2016-08-14Rollup merge of #35573 - wdv4758h:E0138, r=jonathandturnerEduard-Mihai Burtescu-1/+4
2016-08-14Rollup merge of #35558 - lukehinds:master, r=nikomatsakisEduard-Mihai Burtescu-1/+3
2016-08-14Rollup merge of #35491 - sanxiyn:pub-restricted-span, r=nikomatsakisEduard-Mihai Burtescu-30/+0
2016-08-14Auto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakisbors-55/+92
2016-08-14updated compile-fail testsRahul Sharma-0/+3
2016-08-13Auto merge of #35453 - jseyfried:hygienize_metavariables, r=nrcbors-1/+28
2016-08-13Update E0207 label to report parameter typeTerry Sun-1/+1
2016-08-13Add regression test.Jeffrey Seyfried-2/+14
2016-08-13Improve comments on ! testsAndrew Cann-0/+1
2016-08-13Add explanations to testsAndrew Cann-0/+16
2016-08-13Add tests for ! typeAndrew Cann-0/+118
2016-08-13Add some tests for ! typeAndrew Cann-0/+34
2016-08-13Remove invalid compile-fail tests related to `!`Andrew Cann-178/+0
2016-08-13E0094 error message updatedJosé manuel Barroso Galindo-0/+1
2016-08-13updated E0067 to new error formatClement Miao-0/+2
2016-08-12Auto merge of #35138 - petrochenkov:clarify, r=eddybbors-127/+192
2016-08-13Update E0302 to the new formatKrzysztof Garczynski-0/+1
2016-08-13Update E0301 to the new formatKrzysztof Garczynski-0/+1
2016-08-13Parse numeric fields in struct expressions and patternsVadim Petrochenkov-0/+20
2016-08-13Remove restrictions from tuple structs/variantsVadim Petrochenkov-137/+182
2016-08-12updated E0070 to new error formatClement Miao-0/+1
2016-08-12Auto merge of #35431 - GuillaumeGomez:err_codes, r=jonathandturnerbors-0/+190
2016-08-12Correct span for pub_restricted fieldSeo Sanghyeon-30/+0
2016-08-11Improve &-ptr printingJonathan Turner-21/+21
2016-08-12test: add more extensive tests for impl Trait.Eduard Burtescu-0/+248
2016-08-12typeck: leak auto trait obligations through impl Trait.Eduard Burtescu-0/+70
2016-08-12rustc: don't reveal specializable polymorphic projections.Eduard Burtescu-0/+12
2016-08-11Add test for #28514Vadim Petrochenkov-0/+45
2016-08-11Make `private_in_public` compatibility lint deny-by-defaultVadim Petrochenkov-55/+47
2016-08-11Auto merge of #35592 - jonathandturner:rollup, r=jonathandturnerbors-35/+93
2016-08-11Fix tidy testscrypto-universe-1/+1
2016-08-11Add label to E0254crypto-universe-1/+4
2016-08-11Add additional error notePanashe M. Fundira-0/+1