about summary refs log tree commit diff
path: root/src/test/ui/const-generics/generic_const_exprs/let-bindings.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+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/+15
:sparkles: