rust/tests/ui/array-slice-vec
2025-04-30 10:44:24 +03:00
..
array-break-length.rs
array-break-length.stderr
array-not-vector.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
array-not-vector.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
array_const_index-0.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
array_const_index-0.stderr
array_const_index-1.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
array_const_index-1.stderr
array_const_index-2.rs
bounds-check-no-overflow.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
box-of-array-of-drop-1.rs tests: use needs-threads instead of ignore-emscripten 2025-01-23 20:51:29 +08:00
box-of-array-of-drop-2.rs tests: use needs-threads instead of ignore-emscripten 2025-01-23 20:51:29 +08:00
byte-literals.rs
cast-in-array-size.rs
check-static-slice.rs
copy-out-of-array-1.rs
destructure-array-1.rs
driftsort-off-by-one-issue-136103.rs Fix off-by-one error causing driftsort to crash 2025-01-28 23:39:46 -08:00
dst-raw-slice.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
empty-mutable-vec.rs
estr-slice.rs
evec-slice.rs
fixed_length_copy.rs
huge-largest-array.rs
infer_array_len.rs
issue-15730.rs
issue-18425.rs
issue-69103-extra-binding-subslice.rs
issue-69103-extra-binding-subslice.stderr
ivec-pass-by-value.rs
match_arr_unknown_len.rs
match_arr_unknown_len.stderr
mut-vstore-expr.rs
mutability-inherits-through-fixed-length-vec.rs
mutable-alias-vec.rs
nested-vec-1.rs
nested-vec-2.rs
nested-vec-3.rs tests: use needs-threads instead of ignore-emscripten 2025-01-23 20:51:29 +08:00
new-style-fixed-length-vec.rs
rcvr-borrowed-to-slice.rs
repeat_empty_ok.rs
repeat_empty_ok.stderr
repeated-vector-syntax.rs
show-boxed-slice.rs
slice-2.rs
slice-2.stderr
slice-mut-2.rs
slice-mut-2.stderr
slice-mut.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
slice-mut.stderr
slice-of-zero-size-elements.rs
slice-panic-1.rs tests: use needs-threads instead of ignore-emscripten 2025-01-23 20:51:29 +08:00
slice-panic-2.rs tests: use needs-threads instead of ignore-emscripten 2025-01-23 20:51:29 +08:00
slice-pat-type-mismatches.rs
slice-pat-type-mismatches.stderr
slice-to-vec-comparison.rs
slice-to-vec-comparison.stderr
slice.rs
slice_binary_search.rs
slice_is_sorted_by_borrow.rs
subslice-only-once-semantic-restriction.rs
subslice-only-once-semantic-restriction.stderr
subslice-patterns-const-eval-match.rs
subslice-patterns-const-eval.rs
suggest-array-length.fixed Unconditionally lower generic_arg_infer 2025-01-02 23:39:16 +00:00
suggest-array-length.rs Unconditionally lower generic_arg_infer 2025-01-02 23:39:16 +00:00
suggest-array-length.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
variance-vec-covariant.rs
vec-dst.rs
vec-fixed-length.rs
vec-late-init.rs
vec-macro-no-std.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
vec-macro-rvalue-scope.rs
vec-macro-with-brackets.rs
vec-macro-with-comma-only.rs
vec-macro-with-comma-only.stderr
vec-macro-with-trailing-comma.rs
vec-matching-autoslice.rs
vec-matching-fixed.rs
vec-matching-fold.rs
vec-matching-legal-tail-element-borrow.rs
vec-matching.rs
vec-mut-iter-borrow.rs
vec-mut-iter-borrow.stderr
vec-overrun.rs tests: use needs-subprocess instead of ignore-{wasm32,emscripten,sgx} 2025-01-23 20:51:29 +08:00
vec-repeat-with-cast.rs
vec-res-add.rs
vec-res-add.stderr
vec-tail-matching.rs
vector-cast-weirdness.rs
vector-cast-weirdness.stderr
vector-no-ann-2.rs
vector-no-ann.rs
vector-no-ann.stderr