]> git.lizzy.rs Git - rust.git/blobdiff - src/libtest/stats.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / libtest / stats.rs
index 222aff3746519c9dad344e9788440a0b892e1008..3740967bc144cdca747a8801cd8a478e6bc9e54e 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-#[allow(missing_doc)];
+#![allow(missing_doc)]
 
 use std::hash::Hash;
 use std::io;