| .. |
|
array_const_index-1.rs
|
|
|
|
bounds-check-no-overflow.rs
|
Skip tests on emscripten
|
2020-05-08 00:39:02 +09:00 |
|
box-of-array-of-drop-1.rs
|
|
|
|
box-of-array-of-drop-2.rs
|
|
|
|
cast-in-array-size.rs
|
|
|
|
check-static-mut-slices.rs
|
|
|
|
check-static-slice.rs
|
|
|
|
copy-out-of-array-1.rs
|
|
|
|
destructure-array-1.rs
|
|
|
|
dst-raw-slice.rs
|
Skip tests on emscripten
|
2020-05-08 00:39:02 +09:00 |
|
empty-mutable-vec.rs
|
|
|
|
estr-slice.rs
|
|
|
|
evec-slice.rs
|
|
|
|
fixed_length_copy.rs
|
|
|
|
huge-largest-array.rs
|
|
|
|
infer_array_len.rs
|
add test for array len inference
|
2020-03-30 19:13:47 +02:00 |
|
infer_array_len.stderr
|
add test for array len inference
|
2020-03-30 19:13:47 +02:00 |
|
issue-69103-extra-binding-subslice.rs
|
fix extra subslice lowering
|
2020-02-13 12:24:53 +01:00 |
|
issue-69103-extra-binding-subslice.stderr
|
fix extra subslice lowering
|
2020-02-13 12:24:53 +01:00 |
|
ivec-pass-by-value.rs
|
|
|
|
match_arr_unknown_len.rs
|
adjust tests
|
2020-05-09 14:40:17 +02:00 |
|
match_arr_unknown_len.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
mutability-inherits-through-fixed-length-vec.rs
|
|
|
|
mutable-alias-vec.rs
|
|
|
|
nested-vec-1.rs
|
|
|
|
nested-vec-2.rs
|
|
|
|
nested-vec-3.rs
|
|
|
|
new-style-fixed-length-vec.rs
|
|
|
|
rcvr-borrowed-to-slice.rs
|
|
|
|
repeated-vector-syntax.rs
|
|
|
|
show-boxed-slice.rs
|
|
|
|
slice-of-zero-size-elements.rs
|
|
|
|
slice-panic-1.rs
|
|
|
|
slice-panic-2.rs
|
|
|
|
slice-pat-type-mismatches.rs
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
slice-pat-type-mismatches.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
slice.rs
|
|
|
|
slice_binary_search.rs
|
|
|
|
subslice-only-once-semantic-restriction.rs
|
slice_patterns: organize some tests
|
2020-01-18 19:33:47 +01:00 |
|
subslice-only-once-semantic-restriction.stderr
|
slice_patterns: organize some tests
|
2020-01-18 19:33:47 +01:00 |
|
subslice-patterns-const-eval-match.rs
|
Update tests
|
2020-06-28 10:08:10 -07:00 |
|
subslice-patterns-const-eval.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
variance-vec-covariant.rs
|
|
|
|
vec-dst.rs
|
|
|
|
vec-fixed-length.rs
|
update tests
|
2020-03-31 19:01:49 +02:00 |
|
vec-late-init.rs
|
|
|
|
vec-macro-no-std.rs
|
|
|
|
vec-macro-rvalue-scope.rs
|
|
|
|
vec-macro-with-brackets.rs
|
|
|
|
vec-macro-with-trailing-comma.rs
|
|
|
|
vec-matching-autoslice.rs
|
|
|
|
vec-matching-fixed.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
vec-matching-fold.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
vec-matching-legal-tail-element-borrow.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
vec-matching.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
vec-repeat-with-cast.rs
|
|
|
|
vec-tail-matching.rs
|
slice_patterns: remove gates in tests
|
2020-01-18 19:33:47 +01:00 |
|
vector-no-ann-2.rs
|
|
|