Skip to content

Commit 20b30a6

Browse files
authored
Rollup merge of rust-lang#146234 - hkBst:file-generated-header, r=tgross35
change file-is-generated doc comment to inner Alternatively this could perhaps be better as a normal comment...
2 parents 292aed1 + f3a489c commit 20b30a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/unicode/unicode_data.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///! This file is generated by `./x run 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
// Alphabetic : 1727 bytes, 142759 codepoints in 757 ranges (U+000041 - U+0323B0) using skiplist
33
// Case_Ignorable : 1053 bytes, 2749 codepoints in 452 ranges (U+000027 - U+0E01F0) using skiplist
44
// Cased : 407 bytes, 4578 codepoints in 159 ranges (U+000041 - U+01F18A) using skiplist

0 commit comments

Comments
 (0)