We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f026fe9 commit e3a67e0Copy full SHA for e3a67e0
posts/2021-06-17-Rust-1.53.0.md
@@ -89,6 +89,7 @@ match result {
89
90
Identifiers can now contain non-ascii characters.
91
All valid identifier characters in Unicode as defined in [UAX #31](https://unicode.org/reports/tr31/) can now be used.
92
+That includes characters from many different scripts and languages, but does not include emoji.
93
94
For example:
95
0 commit comments