about summary refs log tree commit diff
path: root/src/test/ui/const-generics/derive-debug-array-wrapper.rs
AgeCommit message (Expand)AuthorLines
2020-12-26update testsBastian Kauschke-1/+0
2020-08-12Add missing tests in root const-gen dirkadmin-2/+5
2020-07-05Remove the usage of the LengthAtMost32 traitRoman Proskuryakov-1/+3
2020-05-09adjust testsRalf Jung-1/+1
2019-07-07Use const generics for array impls, restricted to 0..=32Scott McMurray-1/+1
2019-06-07Add test for deriving Debug for const genericsvarkor-0/+9