about summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics/const-expression-suggest-missing-braces.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-143/+0
2021-12-04Lint bare traits in AstConv.Camille GILLOT-21/+11
2021-08-12Rollup merge of #87885 - m-ou-se:edition-guide-links, r=rylevGuillaume Gomez-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-11/+11
2021-08-09Link to edition guide instead of issues for 2021 lints.Mara Bos-1/+1
2021-06-25Address PR feedbackRyan Levick-1/+1
2021-06-25Change how edition based future compatibility warnings are handledRyan Levick-1/+1
2021-04-16Fix testsRyan Levick-10/+12
2020-12-26update testsBastian Kauschke-15/+15
2020-11-16improve error message for const ty param mismatchBastian Kauschke-21/+15
2020-10-26Suggest expressions that look like const generic arguments should be enclosed...varkor-0/+157