You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
Copy file name to clipboardExpand all lines: tests/ui/README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -654,10 +654,6 @@ Tests on range patterns where one of the bounds is not a direct value.
654
654
655
655
Tests for the standard library collection [`std::collections::HashMap`](https://doc.rust-lang.org/std/collections/struct.HashMap.html).
656
656
657
-
## `tests/ui/hello_world/`
658
-
659
-
Tests that the basic hello-world program is not somehow broken.
0 commit comments