about summary refs log tree commit diff
path: root/src/etc/unicode.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/unicode.py')
-rwxr-xr-xsrc/etc/unicode.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/unicode.py b/src/etc/unicode.py
index 2a252f3f1f3..afcbc0a9859 100755
--- a/src/etc/unicode.py
+++ b/src/etc/unicode.py
@@ -250,6 +250,7 @@ rf.write('''// Copyright 2012-2013 The Rust Project Developers. See the COPYRIGH
 // The following code was generated by "src/etc/unicode.py"
 
 #[allow(missing_doc)];
+#[allow(non_uppercase_statics)];
 
 ''')