summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-74950.rs
AgeCommit message (Expand)AuthorLines
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-08-18change const param ty warning messageBastian Kauschke-5/+5
2020-08-18run wfcheck in parralel again, add test for 74950Bastian Kauschke-0/+25