Commit 378274b
authored
Rollup merge of rust-lang#76324 - ayushmishra2005:move_vec_tests_in_library, r=matklad
Move Vec slice UI tests in library
Moved some of Vec slice UI tests in Library as a part of rust-lang#76268
r? @matkladFile tree
2 files changed
+23
-62
lines changed- library/alloc/tests
- src/test/ui/array-slice-vec
2 files changed
+23
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
404 | 427 | | |
405 | 428 | | |
406 | 429 | | |
| |||
This file was deleted.
0 commit comments