]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/no_crate_type.rs
Auto merge of #62748 - luca-barbieri:optimize-refcell-borrow, r=RalfJung
[rust.git] / src / test / ui / no_crate_type.rs
index 392c6fd0dfa13ef0385a856b2a522a37e8ec1cdd..d8e687e04a76d94b93a133126b0f43adc25d195f 100644 (file)
@@ -1,5 +1,5 @@
 // regression test for issue 11256
-#![crate_type]  //~ ERROR attribute must be of the form
+#![crate_type]  //~ ERROR malformed `crate_type` attribute
 
 fn main() {
     return