diff options
Diffstat (limited to 'src/etc/unicode.py')
| -rwxr-xr-x | src/etc/unicode.py | 1 |
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)]; ''') |
