Thanks to visit codestin.com Credit goes to github.com
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 3c30dbb commit 7204808Copy full SHA for 7204808
tests/ui/SUMMARY.md
@@ -650,10 +650,6 @@ Tests on range patterns where one of the bounds is not a direct value.
650
651
Tests for the standard library collection [`std::collections::HashMap`](https://doc.rust-lang.org/std/collections/struct.HashMap.html).
652
653
-## `tests/ui/hello_world/`
654
-
655
-Tests that the basic hello-world program is not somehow broken.
656
657
## `tests/ui/higher-ranked/`
658
659
Tests for higher-ranked trait bounds.
tests/ui/hello_world/main.rs
0 commit comments