about summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics/const-expression-suggest-missing-braces.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-51/+0
2021-12-04Lint bare traits in AstConv.Camille GILLOT-2/+0
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-0/+1
2020-12-26update testsBastian Kauschke-2/+0
2020-11-16improve error message for const ty param mismatchBastian Kauschke-2/+1
2020-10-26Suggest expressions that look like const generic arguments should be enclosed...varkor-0/+55