rust/tests/ui/array-slice-vec
2025-06-11 15:30:15 +01: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 Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
array_const_index-0.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
array_const_index-1.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
array_const_index-1.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
estr-slice.rs
evec-slice.rs
fixed_length_copy.rs
huge-largest-array.rs
infer_array_len.rs
issue-15730.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
issue-18425.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
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 Simplify array length mismatch error reporting 2024-11-24 03:32:11 +00:00
mut-vstore-expr.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
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 Update tests for hidden references to mutable static 2024-09-13 14:10:56 +03:00
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 stabilize gai 2025-06-11 15:30:15 +01:00
suggest-array-length.rs stabilize gai 2025-06-11 15:30:15 +01:00
suggest-array-length.stderr stabilize gai 2025-06-11 15:30:15 +01: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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
vec-macro-with-comma-only.rs Tweak more warnings. 2024-10-28 14:20:28 +11:00
vec-macro-with-comma-only.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
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 tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
vector-no-ann.rs
vector-no-ann.stderr