about summary refs log tree commit diff
path: root/src/test/ui/const-generics/std/const-generics-range.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-37/+0
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-1/+1
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+1
2020-12-26update testsBastian Kauschke-1/+0
2020-09-02pretty: trim paths of unique symbolsDan Aloni-5/+5
2020-08-31Fix duplicate error messages in const_generics testsAmjad Alsharafi-8/+6
2020-08-26Fixed file formatting and made `tidy` happyAmjad Alsharafi-2/+4
2020-08-26Added a lot of min_const_generics revisionsAmjad Alsharafi-3/+11
2020-03-23Merge tests.CDirkx-0/+30