Skip to content

Commit 25b0fb8

Browse files
authored
Unrolled build for #144411
Rollup merge of #144411 - Kivooeo:remove-world, r=jieyouxu Remove `hello_world` directory Move `tests/ui/hello_world/main.rs` and retire the single-file `tests/ui/hello_world/` directory. Part of #133895. r? `@jieyouxu`
2 parents 72716b1 + 01891d5 commit 25b0fb8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

tests/ui/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -654,10 +654,6 @@ Tests on range patterns where one of the bounds is not a direct value.
654654

655655
Tests for the standard library collection [`std::collections::HashMap`](https://doc.rust-lang.org/std/collections/struct.HashMap.html).
656656

657-
## `tests/ui/hello_world/`
658-
659-
Tests that the basic hello-world program is not somehow broken.
660-
661657
## `tests/ui/higher-ranked/`
662658

663659
Tests for higher-ranked trait bounds.
File renamed without changes.

0 commit comments

Comments
 (0)