File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -1003,11 +1003,12 @@ cc = ["@calebzulawski", "@programmerjake"]
10031003
10041004[mentions ."library/core/src/unicode/unicode_data .rs" ]
10051005message = """
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.
1008+
1009+ If you want to modify `unicode_data.rs`, please modify the tool then regenerate the library \
1010+ source file via `./x run src/tools/unicode-table-generator` instead of editing \
1011+ `unicode_data.rs` manually.
10111012"""
10121013
10131014[mentions ."src/librustdoc/html/static" ]
You can’t perform that action at this time.
0 commit comments