Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 506998b

Browse files
authored
Rollup merge of rust-lang#145486 - Urgau:unicode-mention, r=lqd
Fix `unicode_data.rs` mention message The [previous message](rust-lang#145479 (comment)) was weirdly formatted, let's render it properly.
2 parents 04a5858 + e906a59 commit 506998b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎triagebot.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,11 +1003,12 @@ cc = ["@calebzulawski", "@programmerjake"]
10031003

10041004
[mentions."library/core/src/unicode/unicode_data.rs"]
10051005
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.
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"]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /