summary refs log tree commit diff
path: root/src/test/ui/traits
AgeCommit message (Expand)AuthorLines
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-1/+1
2019-12-11Add more context for type parametersEsteban Küber-1/+1
2019-12-10Deduplicate logicEsteban Küber-2/+4
2019-12-05Rollup merge of #67011 - Aaron1011:fix/expected-found-span, r=Dylan-DPCMazdak Farrokhzad-3/+7
2019-12-04Auto merge of #66408 - nnethercote:greedy-process_obligations, r=nmatsakisbors-1/+3
2019-12-03Include a span in more `expected...found` notesAaron Hill-3/+7
2019-11-26Fix spelling typosBrian Wignall-1/+1
2019-11-24fixup! Add negative tests where the diagnostic message would be wrongTimo Freiberg-14/+103
2019-11-24Add version mismatch help message for unimplemented traitTimo Freiberg-7/+48
2019-11-21Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centrilbors-2/+2
2019-11-21Aggregation of drive-by cosmetic changes.Alexander Regueiro-2/+2
2019-11-21Auto merge of #66389 - estebank:type-err-labels, r=petrochenkovbors-15/+12
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-1/+1
2019-11-18Surround types with backticks in type errorsEsteban Küber-2/+2
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-3/+0
2019-11-18Specific labels when referring to "expected" and "found" typesEsteban Küber-10/+10
2019-11-16Account for `rustc_on_unimplemented`Esteban Küber-4/+6
2019-11-16Remove unnecessary noteEsteban Küber-2/+0
2019-11-16Modify primary label message to be inline with error messageEsteban Küber-2/+2
2019-11-16Suggest borrowing when it would satisfy an unmet trait boundEsteban Küber-6/+12
2019-11-15Make `process_obligations()` greedier.Nicholas Nethercote-1/+3
2019-11-08Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichtonYuki Okushi-9/+8
2019-11-04Use check-pass in ui tests where appropriateTomasz Miąsko-1/+1
2019-11-02consistent handling of missing sysroot spansRalf Jung-9/+8
2019-10-27Point at local similarly named element and tweak references to variantsEsteban Küber-2/+6
2019-10-27Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakisbors-4/+9
2019-10-26Rollup merge of #65773 - estebank:sugg-whitespace, r=CentrilMazdak Farrokhzad-0/+1
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+1
2019-10-24syntax: reject `trait Foo: Bar = Baz;`.Mazdak Farrokhzad-5/+20
2019-10-23Auto merge of #57545 - bovinebuddha:object_safe_for_dispatch, r=nikomatsakisbors-0/+2
2019-10-22review comments: move code, fix indentation and change spanEsteban Küber-7/+6
2019-10-22Point at associated type for some obligationsEsteban Küber-5/+11
2019-10-22RFC 2027: "first draft" of implementationMathias Blikstad-0/+2
2019-10-19Rollup merge of #65192 - estebank:restrict-bound, r=matthewjasperMazdak Farrokhzad-18/+21
2019-10-16update ui testsGuillaume Gomez-0/+1
2019-10-15Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthew...Tyler Mandry-0/+1
2019-10-15Remove useless `help`Esteban Küber-2/+0
2019-10-15Consider trait aliasesEsteban Küber-3/+4
2019-10-15Handle more casesEsteban Küber-7/+7
2019-10-15Use structured suggestion for restricting boundsEsteban Küber-6/+10
2019-10-14Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,CentrilMazdak Farrokhzad-6/+6
2019-10-13Update ui testsGuillaume Gomez-0/+1
2019-10-11Print lifetimes with backticksYuki Okushi-6/+6
2019-10-10Update ui testsGuillaume Gomez-1/+2
2019-10-07update ui testsGuillaume Gomez-0/+1
2019-09-30Fixed grammar in one diagnostic and blessed tests.Alexander Regueiro-4/+4
2019-09-26Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakisbors-0/+145
2019-09-25address rebase damageAriel Ben-Yehuda-2/+2
2019-09-24Remove blanket silencing of "type annotation needed" errorsEsteban Küber-2/+2
2019-09-24nit: update text to avoid "lattice specialization" termNiko Matsakis-5/+8