]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/utf8_idents.rs
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / utf8_idents.rs
index bed0d9bb2be5498919c79606c549bed7215e996f..e601c6e455544516948d72d06c02b909e13b9fd7 100644 (file)
@@ -3,7 +3,7 @@
 fn foo<
     'β, //~ ERROR non-ascii idents are not fully supported
     γ  //~ ERROR non-ascii idents are not fully supported
-       //~^ WARN type parameter `γ` should have a camel case name such as `Γ`
+       //~^ WARN type parameter `γ` should have a camel case name
 >() {}
 
 struct X {