We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd55b1 commit 1a481fdCopy full SHA for 1a481fd
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