Skip to content

test(check_diff): add unicode-rs repos to diff check suite#6899

Open
leno23 wants to merge 1 commit into
rust-lang:mainfrom
leno23:enhance/check-diff-unicode-repos-5884
Open

test(check_diff): add unicode-rs repos to diff check suite#6899
leno23 wants to merge 1 commit into
rust-lang:mainfrom
leno23:enhance/check-diff-unicode-repos-5884

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 17, 2026

Summary

Contributes to #5884.

Adds three unicode-rs repositories to the curated check_diff repo list to improve coverage of formatting with varied Unicode text:

  • unicode-width
  • unicode-segmentation
  • unicode-normalization

icu4x was not included here because it uses cargo make for its build; happy to follow up separately if maintainers want that wired in.

Test plan

  • cargo build in check_diff/
  • CI

Made with Cursor

@rustbot rustbot added A-CI Area: CI S-waiting-on-review Status: awaiting review from the assignee but also interested parties. labels May 17, 2026
Expand external formatting coverage with unicode-width,
unicode-segmentation, and unicode-normalization. Part of rust-lang#5884.
@leno23 leno23 force-pushed the enhance/check-diff-unicode-repos-5884 branch from e213857 to d34566f Compare May 17, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI S-waiting-on-review Status: awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants