rustc: add a lint to enforce uppercase statics.
This commit is contained in:
@@ -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)];
|
||||
|
||||
''')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user