about summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues
AgeCommit message (Expand)AuthorLines
2021-10-05Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwUManish Goregaokar-2/+3
2021-10-04Move generic error message to separate brancheskadmin-2/+3
2021-09-25Use larger span for adjustments on method callsAaron Hill-1/+1
2021-09-17Apply review commentsYuki Okushi-4/+6
2021-09-17Recover invalid assoc type bounds using `==`Yuki Okushi-0/+40
2021-09-16fix rebaseEsteban Kuber-1/+3
2021-09-09bless stderrEllen-5/+4
2021-09-02tidyEllen-2/+2
2021-09-02E-not-needs-testEllen-0/+153
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-34/+34
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1690/+169
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-33/+33
2021-08-16Use note to point at bound introducing requirementEsteban Küber-58/+82
2021-08-11Modify structured suggestion outputEsteban Küber-29/+5
2021-07-26Actually infer args in visitorskadmin-1/+1
2021-07-25Add generic arg inferkadmin-7/+7
2021-07-19move const-generic issues into seperate directoryMarcel Hellwig-0/+641
2021-07-19add testcase for 87076Marcel Hellwig-0/+20
2021-07-03Fix const-generics ICE related to bindingYuki Okushi-0/+142
2021-06-18Lint for unused borrows as part of UNUSED_MUST_USEhi-rustin-2/+2
2021-05-25Auto merge of #85481 - lcnr:const-equate, r=matthewjasperbors-2/+12
2021-05-19deal with `const_evaluatable_checked` in `ConstEquate`lcnr-2/+12
2021-05-11improve diagnosts for GATsb-naber-2/+2
2021-05-01Auto merge of #84410 - BoxyUwU:blue, r=varkorbors-0/+39
2021-05-01test: *sneezes*Ellen-0/+39
2021-04-27Rename a test for consistencyYuki Okushi-0/+0
2021-04-27Add a regression test for issue-84408Yuki Okushi-0/+38
2021-04-06Remove trailing `:` from E0119 messageEsteban Küber-1/+1
2021-03-31give full path of constraint in suggest_constraining_type_paramhi-rustin-8/+8
2021-03-27Rollup merge of #81351 - lcnr:big-money-big-prices, r=oli-obkDylan DPC-3/+32
2021-03-27update testslcnr-8/+8
2021-03-27combine: stop eagerly evaluating constsBastian Kauschke-3/+32
2021-03-27Add regression tests for #56445Simon Jakobi-3/+48
2021-03-05Bump mir-opt-level from 3 to 4 in testsSantiago Pastorino-1/+1
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-3/+15
2021-01-05fixed const_generics error helpJake Vossen-16/+16
2020-12-30Add regression test for #80062LeSeulArtichaut-0/+21
2020-12-27Add regression test for #80375LeSeulArtichaut-0/+15
2020-12-26update testsBastian Kauschke-161/+106
2020-12-26delete no longer relevant testsBastian Kauschke-21/+0
2020-12-05Const parameters can not be inferred with `_`Ethan Brierley-0/+2
2020-11-29Update tests to remove old numeric constantsbstrie-16/+16
2020-11-24Swap note for helpmendess-33/+33
2020-11-24Requested changesmendess-14/+17
2020-11-24Add note to use nightly when using expr in const genericsmendess-0/+14
2020-11-16improve error message for const ty param mismatchBastian Kauschke-16/+9
2020-10-22min_const_generics: allow ty param in repeat exprBastian Kauschke-15/+20
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+8
2020-10-12Bless expected errorsEthan Brierley-54/+54
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-71/+71