about summary refs log tree commit diff
path: root/src/test/ui/const-generics/closing-args-token.rs
AgeCommit message (Collapse)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-31/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-10-26Suggest expressions that look like const generic arguments should be ↵varkor-0/+32
enclosed in brackets Co-Authored-By: Esteban Kuber <github@kuber.com.ar>