summary refs log tree commit diff
path: root/src/test/incremental/const-generics
AgeCommit message (Expand)AuthorLines
2021-12-10update testsEllen-1/+1
2021-09-02Report cycle error using 'deepest' obligation in the cycleAaron Hill-1/+2
2021-08-30`feature(const_param_types)` -> `feature(adt_const_params)`lcnr-3/+3
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-95/+16
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-13/+13
2021-08-22Auto merge of #88166 - BoxyUwU:const-equate-canon, r=lcnrbors-0/+203
2021-08-19regression testsEllen-0/+203
2021-08-18add testsEllen-0/+169
2020-05-09adjust testsRalf Jung-2/+2
2020-03-31update testsBastian Kauschke-1/+1
2020-02-20Add regression test for issue 68477.Ben Lewis-0/+23
2019-10-21Fix `canonicalize_const_var` from leaking inference variables throughben-0/+67