about summary refs log tree commit diff
path: root/src/test/ui/const-generics
AgeCommit message (Expand)AuthorLines
2021-08-06encode `generics_of` of fields and ty paramsEllen-0/+80
2021-08-04dropckEllen-0/+16
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-5/+5
2021-07-30Auto merge of #86754 - estebank:use-multispans-more, r=varkorbors-4/+2
2021-07-30Use multispan suggestions more oftenEsteban Küber-4/+2
2021-07-30Do not discard `?Sized` type params and suggest their removalEsteban Küber-0/+13
2021-07-27Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnrbors-23/+13
2021-07-26Actually infer args in visitorskadmin-1/+2
2021-07-25Auto merge of #83723 - cjgillot:ownernode, r=petrochenkovbors-9/+9
2021-07-25Bless tests.Camille GILLOT-9/+9
2021-07-25Add generic arg inferkadmin-22/+11
2021-07-24Auto merge of #86580 - BoxyUwU:cgd-subst-ice, r=nikomatsakisbors-0/+96
2021-07-24Rollup merge of #87266 - hellow554:issue87076, r=Mark-SimulacrumYuki Okushi-0/+20
2021-07-20Support HIR wf checking for function signaturesAaron Hill-2/+2
2021-07-19Auto merge of #87225 - estebank:cleanup, r=oli-obkbors-15/+24
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-15/+24
2021-07-19move const-generic issues into seperate directoryMarcel Hellwig-0/+0
2021-07-19add testcase for 87076Marcel Hellwig-0/+20
2021-07-18Rollup merge of #86843 - FabianWolff:issue-86820, r=lcnrYuki Okushi-0/+40
2021-07-16Check that const parameters of trait methods have compatible typesFabian Wolff-0/+40
2021-07-14OOPSEllen-9/+9
2021-07-14Change type param -> generic paramEllen-0/+37
2021-07-10redo testsEllen-31/+96
2021-07-10Moves changes to explicit_preds_of/inferred_outlives_of/generics_ofEllen-1/+10
2021-07-10Dont provide all parent generics to cgdefaultsEllen-0/+22
2021-07-08only check cg defaults wf once instantiatedlcnr-23/+10
2021-07-03Fix const-generics ICE related to bindingYuki Okushi-0/+142
2021-06-29Bless UI testsFabian Wolff-0/+2
2021-06-25Address PR feedbackRyan Levick-2/+2
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-2/+2
2021-06-18Lint for unused borrows as part of UNUSED_MUST_USEhi-rustin-2/+2
2021-06-12Auto merge of #86130 - BoxyUwU:abstract_const_as_cast, r=oli-obkbors-0/+279
2021-06-12Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obkYuki Okushi-11/+17
2021-06-12Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obkYuki Okushi-12/+40
2021-06-11Run full const-generics test for issue-72293Yuki Okushi-11/+17
2021-06-10support `as _` and add testsEllen-2/+217
2021-06-09Add more tests + visit_ty in some placesEllen-5/+37
2021-06-08Support as casts in abstract constsEllen-0/+32
2021-06-07note :sparkles: uwuuuEllen-8/+13
2021-06-06Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-seYuki Okushi-14/+14
2021-06-02Replace IntoIter::new with IntoIterator::into_iter in stdMuhammad Mominul Huque-14/+14
2021-06-01Add test for forward declared const param defaultsEllen-0/+42
2021-05-29Fix missing note on type mismatch error diagnosticsEllen-4/+14
2021-05-29Make lifetime ordering error pretty print const param defaultsEllen-2/+15
2021-05-28const eval errors: display the current item instance if there are generics in...Rémy Rakic-8/+9
2021-05-25Auto merge of #85481 - lcnr:const-equate, r=matthewjasperbors-3/+46
2021-05-19deal with `const_evaluatable_checked` in `ConstEquate`lcnr-3/+46
2021-05-18Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnrRalf Jung-9/+2
2021-05-13wowEllen-2/+2
2021-05-13completion uwuEllen-7/+0