rollup merge of #18705 : fabricedesre/patch-1
This commit is contained in:
commit
2a3f0bb657
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
// NOTE: The following code was generated by "src/etc/unicode.py", do not edit directly
|
// 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/)
|
/// The version of [Unicode](http://www.unicode.org/)
|
||||||
/// that the `UnicodeChar` and `UnicodeStrPrelude` traits are based on.
|
/// that the `UnicodeChar` and `UnicodeStrPrelude` traits are based on.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue