about summary refs log tree commit diff
path: root/src/test/ui/const-generics/const-fn-with-const-param.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-4/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-08-12Update stderr fileskadmin-1/+1
And also fix some comments as suggested by lcnr
2020-08-12Add missing tests in root const-gen dirkadmin-2/+6
2020-05-09adjust testsRalf Jung-1/+1
2020-04-13allow const generics in const fnBastian Kauschke-2/+2
2020-02-13ast_validation: tweak diagnostic outputMazdak Farrokhzad-1/+1
2019-03-05Update const generics testsvarkor-1/+0
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
2019-02-07Add test forbidding const parameters in const fnvarkor-0/+12