summary refs log tree commit diff
path: root/src/test/ui/const-generics/array-impls
AgeCommit message (Expand)AuthorLines
2019-10-24Add UI tests for `array::IntoIter` implsLukas Kalbertodt-0/+216
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-2/+2
2019-08-05Add implementations for converting boxed slices into boxed arraysJake Goulding-0/+101
2019-07-28Add tests for Vec(Deque) array PartialEq impls.Mazdak Farrokhzad-0/+131
2019-07-07Use const generics for array impls, restricted to 0..=32Scott McMurray-0/+149