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 b8e7b7f commit e560700Copy full SHA for e560700
tests/ui/str/str-static-literal.rs
@@ -1,3 +1,5 @@
1
+//! Tests that `&'static str` literals are correctly typed and usable.
2
+
3
//@ run-pass
4
5
pub fn main() {
0 commit comments