rust/tests/ui/iterators
Esteban Küber 7b9105dd88 Trim output of E0277 in some cases
Remove default note for "trait is not implemented" in favor of the
more colorful diff output from the previous commit. Removes
duplicated output.
2024-11-02 03:08:04 +00:00
..
array-of-ranges.rs
array.rs
bound.rs
bound.stderr
collect-into-array.rs
collect-into-array.stderr
collect-into-slice.rs
collect-into-slice.stderr
float_iterator_hint.rs
float_iterator_hint.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
integral.rs
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
into-iter-on-arrays-2018.stderr
into-iter-on-arrays-2021.rs
into-iter-on-arrays-lint.fixed
into-iter-on-arrays-lint.rs
into-iter-on-arrays-lint.stderr
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 Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04:00
into-iter-on-boxed-slices-2024.rs Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04: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 Implement BOXED_SLICE_INTO_ITER 2024-05-20 19:21:30 -04:00
into-iterator-type-inference-shift.rs
invalid-iterator-chain-fixable.fixed
invalid-iterator-chain-fixable.rs
invalid-iterator-chain-fixable.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
invalid-iterator-chain-with-int-infer.rs
invalid-iterator-chain-with-int-infer.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00
invalid-iterator-chain.rs
invalid-iterator-chain.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
issue-28098.rs
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 Gate the type length limit check behind a nightly flag 2024-07-12 21:16:09 -04:00
iter-cloned-type-inference.rs
iter-count-overflow-debug.rs
iter-count-overflow-ndebug.rs
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
iter-position-overflow-ndebug.rs
iter-range.rs
iter-step-overflow-debug.rs
iter-step-overflow-ndebug.rs
iter-sum-overflow-debug.rs
iter-sum-overflow-ndebug.rs
iter-sum-overflow-overflow-checks.rs
ranges.rs
ranges.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
rsplit-clone.rs
skip-count-overflow.rs
string.rs
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
vec-on-unimplemented.rs
vec-on-unimplemented.stderr