This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-03 02:40:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
ui
/
array-slice-vec
History
Oneirical
2dc4638c46
Add test batch 2
2025-08-27 15:06:05 -04: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
…
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
bounds-check-no-overflow.rs
…
box-of-array-of-drop-1.rs
…
box-of-array-of-drop-2.rs
…
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
…
dst-raw-slice.rs
…
empty-mutable-vec.rs
…
estr-slice.rs
…
evec-slice.rs
…
fixed_length_copy.rs
…
fixed-length-vector-pattern-matching-7784.rs
Add test batch 2
2025-08-27 15:06:05 -04:00
fixed-size-arrays-zero-size-types-8898.rs
Rehome tests/ui/issues/ tests [3/?]
2025-08-04 16:43:53 -04:00
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
…
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_binary_search.rs
…
slice_is_sorted_by_borrow.rs
…
slice-2.rs
…
slice-2.stderr
…
slice-mut-2.rs
…
slice-mut-2.stderr
overhaul
&mut
suggestions in borrowck errors
2025-08-16 22:34:17 +08:00
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
…
slice-panic-2.rs
…
slice-pat-type-mismatches.rs
…
slice-pat-type-mismatches.stderr
…
slice-to-vec-comparison.rs
…
slice-to-vec-comparison.stderr
…
slice.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
…
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
…
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
…
vector-slice-matching-8498.rs
Add test batch 2
2025-08-27 15:06:05 -04:00