We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0cb05 commit 01891d5Copy full SHA for 01891d5
tests/ui/README.md
@@ -654,10 +654,6 @@ Tests on range patterns where one of the bounds is not a direct value.
654
655
Tests for the standard library collection [`std::collections::HashMap`](https://doc.rust-lang.org/std/collections/struct.HashMap.html).
656
657
-## `tests/ui/hello_world/`
658
-
659
-Tests that the basic hello-world program is not somehow broken.
660
661
## `tests/ui/higher-ranked/`
662
663
Tests for higher-ranked trait bounds.
tests/ui/hello_world/main.rs renamed to tests/ui/warnings/hello-world.rs
0 commit comments