rust/src/test/ui/const-generics/array-impls
2020-02-06 21:46:38 +02:00
..
alloc-traits-impls-length-32.rs Add tests for Vec(Deque) array PartialEq impls. 2019-07-28 06:46:41 +02:00
alloc-traits-no-impls-length-33.rs Add tests for Vec(Deque) array PartialEq impls. 2019-07-28 06:46:41 +02:00
alloc-traits-no-impls-length-33.stderr When trait bounds are missing for return values, point at them 2020-01-16 09:37:24 -08:00
alloc-types-no-impls-length-33.rs Add implementations for converting boxed slices into boxed arrays 2019-08-05 10:26:53 -04:00
alloc-types-no-impls-length-33.stderr Add implementations for converting boxed slices into boxed arrays 2019-08-05 10:26:53 -04:00
core-traits-impls-length-32.rs Use const generics for array impls, restricted to 0..=32 2019-07-07 11:31:38 -07:00
core-traits-no-impls-length-33.rs Rename tests and add short test description 2019-12-07 08:55:09 +01:00
core-traits-no-impls-length-33.stderr rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
into-iter-impls-length-32.rs Add UI tests for array::IntoIter impls 2019-10-24 15:46:44 +02:00
into-iter-no-impls-length-33.rs Add UI tests for array::IntoIter impls 2019-10-24 15:46:44 +02:00
into-iter-no-impls-length-33.stderr review comments 2020-01-16 09:49:13 -08:00