Skip to content

Commit f8d979c

Browse files
committed
Claim to follow Unicode 16 for lexing identifiers.
This change happened in Rust 1.83.
1 parent 3da913f commit f8d979c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lexical-elements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ keyword]s`.
476476

477477
:dp:`fls_jpecw46eh061`
478478
A :t:`pure identifier` shall follow the specification in Unicode Standard Annex
479-
#31 for :t:`Unicode` version 13.0, with the following profile:
479+
#31 for :t:`Unicode` version 16.0, with the following profile:
480480

481481
* :dp:`fls_lwcflgezgs5z`
482482
``Start`` = ``XID_Start``, plus character 0x5F (low line).

0 commit comments

Comments
 (0)