We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0047b84 + f230e78 commit 2a3f0bbCopy full SHA for 2a3f0bb
src/libunicode/tables.rs
@@ -10,7 +10,7 @@
10
11
// NOTE: The following code was generated by "src/etc/unicode.py", do not edit directly
12
13
-#![allow(missing_doc, non_uppercase_statics, non_snake_case)]
+#![allow(missing_docs, non_uppercase_globals, non_snake_case)]
14
15
/// The version of [Unicode](http://www.unicode.org/)
16
/// that the `UnicodeChar` and `UnicodeStrPrelude` traits are based on.
0 commit comments