about summary refs log tree commit diff
path: root/src/test/ui/const-generics/generic_const_exprs/from-sig.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-1/+1
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-0/+14
:sparkles: