rust/tests/ui/iterators
Michael Goulet 2c33dfea76 Don't sort strings right after we just sorted by types 2023-06-27 23:31:06 +00:00
..
array-of-ranges.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
array.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bound.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collect-into-array.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collect-into-array.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
collect-into-slice.rs Give better error when collecting into `&[T]` 2023-05-15 21:16:35 +03:00
collect-into-slice.stderr Give better error when collecting into `&[T]` 2023-05-15 21:16:35 +03:00
float_iterator_hint.rs add note for float iterator 2023-01-12 15:29:53 +01:00
float_iterator_hint.stderr add note for float iterator 2023-01-12 15:29:53 +01:00
integral.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
integral.stderr add note for float iterator 2023-01-12 15:29:53 +01:00
into-iter-on-arrays-2018.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-iter-on-arrays-2018.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-iter-on-arrays-2021.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-iter-on-arrays-lint.fixed Add unuseless `#[allow(unused_allocation)]` 2023-03-03 17:47:48 +00:00
into-iter-on-arrays-lint.rs Add unuseless `#[allow(unused_allocation)]` 2023-03-03 17:47:48 +00:00
into-iter-on-arrays-lint.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
into-iterator-type-inference-shift.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-iterator-chain-with-int-infer.rs Handle inference variables in CollectAllMismatches correctly 2023-01-11 20:01:24 +00:00
invalid-iterator-chain-with-int-infer.stderr Don't sort strings right after we just sorted by types 2023-06-27 23:31:06 +00:00
invalid-iterator-chain.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-iterator-chain.stderr Don't sort strings right after we just sorted by types 2023-06-27 23:31:06 +00:00
issue-28098.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-28098.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-58952-filter-type-length.rs Ignore tests that hang in new solver 2023-06-09 21:57:37 +00:00
iter-cloned-type-inference.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-count-overflow-debug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-count-overflow-ndebug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-map-fold-type-length.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-position-overflow-debug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-position-overflow-ndebug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-range.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-step-overflow-debug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-step-overflow-ndebug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-sum-overflow-debug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-sum-overflow-ndebug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
iter-sum-overflow-overflow-checks.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ranges.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ranges.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rsplit-clone.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
skip-count-overflow.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
string.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
string.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
vec-on-unimplemented.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
vec-on-unimplemented.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00