rust/tests/ui/iterators
2026-02-17 08:45:08 +00:00
..
auxiliary Rehome tests/ui/issues/ tests [1/?] 2025-07-24 17:01:44 -04:00
array-of-ranges.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
array.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bound.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bound.stderr Use root obligation on E0277 for some cases 2024-03-03 18:53:35 +00:00
bytes-iterator-clone-12677.rs comments 2025-07-31 21:25:49 +05:00
collect-into-array.rs Mark range expr with desugaring 2025-10-21 10:04:34 -05:00
collect-into-array.stderr Mark range expr with desugaring 2025-10-21 10:04:34 -05:00
collect-into-slice.rs Mark range expr with desugaring 2025-10-21 10:04:34 -05:00
collect-into-slice.stderr Mark range expr with desugaring 2025-10-21 10:04:34 -05:00
explicit-deref-non-deref-type-15756.rs comments 2025-08-09 16:27:20 +05:00
explicit-deref-non-deref-type-15756.stderr comments 2025-08-09 16:27:20 +05:00
float_iterator_hint.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
float_iterator_hint.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
fold-iterator-error-23966.rs Rehome tests/ui/issues/ tests [3/?] 2025-08-04 16:43:53 -04:00
fold-iterator-error-23966.stderr Rehome tests/ui/issues/ tests [3/?] 2025-08-04 16:43:53 -04:00
for-loop-over-mut-iterator-21655.rs Rehome tests/ui/issues/ tests [4/?] 2025-08-10 11:54:15 -04:00
fromrangeiter.rs library: Rename IterRange* to Range*Iter 2025-12-02 16:20:50 -05:00
generator.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_args.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_.stderr Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_fail.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_fail.stderr Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_fnonce.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_capture_no_lend.rs Add iter macro 2025-06-03 10:52:32 -07:00
generator_returned_from_fn.rs Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
generator_returned_from_fn.stderr Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
integral.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
integral.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
into-iter-on-arrays-2018.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
into-iter-on-arrays-2018.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
into-iter-on-arrays-2021.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
into-iter-on-arrays-lint.fixed Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
into-iter-on-arrays-lint.rs Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
into-iter-on-arrays-lint.stderr Gate 2018 UI tests 2025-11-27 14:13:58 -05:00
into-iter-on-boxed-slices-2021.rs Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04:00
into-iter-on-boxed-slices-2021.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
into-iter-on-boxed-slices-2024.rs Stabilize the 2024 edition 2024-11-22 11:12:15 -08:00
into-iter-on-boxed-slices-lint.fixed Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04:00
into-iter-on-boxed-slices-lint.rs Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04:00
into-iter-on-boxed-slices-lint.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
into-iterator-type-inference-shift.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
into_iter-when-iter-was-intended.fixed Suggest changing iter/into_iter when the other was meant 2026-01-25 23:12:05 +00:00
into_iter-when-iter-was-intended.rs Suggest changing iter/into_iter when the other was meant 2026-01-25 23:12:05 +00:00
into_iter-when-iter-was-intended.stderr Suggest changing iter/into_iter when the other was meant 2026-01-25 23:12:05 +00:00
invalid-iterator-chain-fixable.fixed [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
invalid-iterator-chain-fixable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
invalid-iterator-chain-fixable.stderr Point at span within local macros even when error happens in nested external macro 2025-12-10 19:27:40 +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 Point at span within local macros even when error happens in nested external macro 2025-12-10 19:27:40 +00:00
invalid-iterator-chain.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
invalid-iterator-chain.stderr Point at span within local macros even when error happens in nested external macro 2025-12-10 19:27:40 +00:00
issue-28098.rs Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
issue-28098.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
issue-58952-filter-type-length.rs Fix other uses of "adaptor" 2025-09-16 11:58:12 +01:00
iter-cloned-type-inference.rs remove #![allow(stable_features)] from most tests 2026-02-17 08:45:08 +00:00
iter-count-overflow-debug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-count-overflow-ndebug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-filter-count-debug-check.rs Assume the returned value in .filter(…).count() 2025-12-01 21:32:04 -08:00
iter-macro-not-async-closure-simplified.narrow.stderr Add iter macro 2025-06-03 10:52:32 -07:00
iter-macro-not-async-closure-simplified.rs Add iter macro 2025-06-03 10:52:32 -07:00
iter-macro-not-async-closure-simplified.wide.stderr Add iter macro 2025-06-03 10:52:32 -07:00
iter-macro-not-async-closure.narrow.stderr Add iter macro 2025-06-03 10:52:32 -07:00
iter-macro-not-async-closure.rs Add iter macro 2025-06-03 10:52:32 -07:00
iter-macro-not-async-closure.stderr Do not mention -Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic 2026-01-26 17:34:31 +00:00
iter-map-fold-type-length.rs Re-implement a type-size based limit 2024-07-02 15:48:48 -04:00
iter-position-overflow-debug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-position-overflow-ndebug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-range.rs Remove some unnecessary parens in assert! conditions 2025-02-06 22:28:44 +00:00
iter-step-overflow-debug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-step-overflow-ndebug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-sum-overflow-debug.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
iter-sum-overflow-ndebug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
iter-sum-overflow-overflow-checks.rs Add ignore-backends annotations in failing GCC backend ui tests 2025-07-23 13:48:04 +02:00
iterator-adapter-undeclared-type-49544.rs Rehome tests/ui/issues/ tests [1/?] 2025-07-24 17:01:44 -04:00
iterator-does-not-need-into-iter.rs Don't suggest .into_iter() on iterators 2024-11-08 17:43:13 -08:00
iterator-does-not-need-into-iter.stderr Don't suggest .into_iter() on iterators 2024-11-08 17:43:13 -08:00
iterator-scope-collect-suggestion-81584.fixed Rehome tests/ui/issues/ tests [5/?] 2025-08-17 13:01:02 -04:00
iterator-scope-collect-suggestion-81584.rs Rehome tests/ui/issues/ tests [5/?] 2025-08-17 13:01:02 -04:00
iterator-scope-collect-suggestion-81584.stderr Rehome tests/ui/issues/ tests [5/?] 2025-08-17 13:01:02 -04:00
iterator-type-inference-sum-15673.rs remove #![allow(stable_features)] from most tests 2026-02-17 08:45:08 +00:00
rangefrom-overflow-debug.rs IterRangeFrom: overflow panic after yielding MAX 2025-11-15 21:29:59 -07:00
rangefrom-overflow-ndebug.rs IterRangeFrom: overflow panic after yielding MAX 2025-11-15 21:29:59 -07:00
rangefrom-overflow-overflow-checks.rs IterRangeFrom: overflow panic after yielding MAX 2025-11-15 21:29:59 -07:00
ranges.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
ranges.stderr change end to last 2025-09-08 22:07:43 -04:00
rsplit-clone.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
skip-count-overflow.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
string.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
string.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
vec-on-unimplemented.fixed Be more lax in .into_iter() suggestion when encountering Iterator methods on non-Iterator 2024-03-03 18:53:36 +00:00
vec-on-unimplemented.rs Be more lax in .into_iter() suggestion when encountering Iterator methods on non-Iterator 2024-03-03 18:53:36 +00:00
vec-on-unimplemented.stderr Be more lax in .into_iter() suggestion when encountering Iterator methods on non-Iterator 2024-03-03 18:53:36 +00:00