about summary refs log tree commit diff
path: root/src/test/ui/const-generics/incorrect-number-of-const-args.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2023-01-05Tweak wording of fn call with wrong number of argsEsteban Küber-2/+2
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-5/+0
2021-05-11improve diagnosts for GATsb-naber-2/+2
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-2/+5
2020-12-26update testsBastian Kauschke-1/+0
2020-08-12Add missing tests in root const-gen dirkadmin-2/+5
2020-05-09adjust testsRalf Jung-1/+1
2019-05-01Add a test for incorrect numbers of const argsvarkor-0/+11