File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1003,11 +1003,11 @@ cc = ["@calebzulawski", "@programmerjake"]
1003
1003
1004
1004
[mentions ."library/core/src/unicode/unicode_data .rs" ]
1005
1005
message = """
1006
- `library/core/src/unicode/unicode_data.rs` is generated by
1007
- `src/tools/unicode-table-generator` via `./x run
1008
- src/tools/unicode-table-generator`. If you want to modify `unicode_data.rs`,
1009
- please modify the tool then regenerate the library source file with the tool
1010
- instead of editing the library source file manually.
1006
+ `library/core/src/unicode/unicode_data.rs` is generated by the \
1007
+ `src/tools/unicode-table-generator` tool via `./x run src/tools/unicode-table-generator`.
1008
+
1009
+ If you want to modify `unicode_data.rs`, please modify the tool then regenerate the library \
1010
+ source file with the tool instead of editing the library source file manually.
1011
1011
"""
1012
1012
1013
1013
[mentions ."src/librustdoc/html/static" ]
You can’t perform that action at this time.
0 commit comments