Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a481fd

Browse files
committedNov 2, 2024
unicode_data.rs: show command for generating file
1 parent ecd55b1 commit 1a481fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/src/unicode/unicode_data.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///! This file is generated by src/tools/unicode-table-generator; do not edit manually!
1+
///! This file is generated by `./x run src/tools/unicode-table-generator`; do not edit manually!
22
33
#[rustc_const_unstable(feature = "const_unicode_case_lookup", issue = "101400")]
44
#[inline(always)]

0 commit comments

Comments
 (0)
Failed to load comments.