Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.7k
Commit0741f9b
authored
deps: support Unicode 16 via utf8proc 2.10.0 (#56925)
Similar to#51799, support [Unicode16](https://www.unicode.org/versions/Unicode16.0.0/) by bumping utf8procto 2.10.0 (thanks toJuliaStrings/utf8proc#277by@eschnett).This allows us to use [7 exciting new emojicharacters](https://www.unicode.org/emoji/charts-16.0/emoji-released.html)as identifiers, including "face with bags under eyes"`"\U1fae9"` (but still no superscript "q").Closes#56035.1 parenta393c6f commit0741f9b
3 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
0 commit comments
Comments
(0)