Skip to content

Commit 38e7615

Browse files
authored
Rollup merge of rust-lang#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 rust-lang#133895. r? `@jieyouxu`
2 parents 02a68e4 + 01891d5 commit 38e7615

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)