Movatterモバイル変換


[0]ホーム

URL:


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

Commitcdbea21

Browse files
authored
fix CI failure
this failure:https://github.com/unicode-rs/unicode-width/actions/runs/9369551827/job/25794342788`src/tables.rs: needs update`this is apparently the update
1 parent612877a commitcdbea21

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/tables.rs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
pubconstUNICODE_VERSION:(u8,u8,u8) =(15,1,0);
1616

1717
pubmod charwidth{
18-
use core::convert::TryFrom;
19-
2018
/// Returns the [UAX #11](https://www.unicode.org/reports/tr11/) based width of `c` by
2119
/// consulting a multi-level lookup table.
2220
/// If `is_cjk == true`, ambiguous width characters are treated as double width; otherwise,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp