rollup merge of #18705 : fabricedesre/patch-1

This commit is contained in:
Alex Crichton 2014-11-06 13:32:56 -08:00
commit 2a3f0bb657

View File

@ -10,7 +10,7 @@
// NOTE: The following code was generated by "src/etc/unicode.py", do not edit directly
#![allow(missing_doc, non_uppercase_statics, non_snake_case)]
#![allow(missing_docs, non_uppercase_globals, non_snake_case)]
/// The version of [Unicode](http://www.unicode.org/)
/// that the `UnicodeChar` and `UnicodeStrPrelude` traits are based on.