We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022c129 commit b87112cCopy full SHA for b87112c
core/src/unicode/unicode_data.rs
@@ -1,4 +1,4 @@
1
-///! This file is generated by src/tools/unicode-table-generator; do not edit manually!
+///! This file is generated by `./x run src/tools/unicode-table-generator`; do not edit manually!
2
3
#[rustc_const_unstable(feature = "const_unicode_case_lookup", issue = "101400")]
4
#[inline(always)]
0 commit comments