Skip to content

Commit 0c78631

Browse files
authored
RFC 2457
1 parent c4dff64 commit 0c78631

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

text/0000-non-ascii-idents.md renamed to text/2457-non-ascii-idents.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
- Feature Name: non_ascii_idents
1+
- Feature Name: `non_ascii_idents`
22
- Start Date: 2018-06-03
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: [rust-lang/rfcs#2457](https://github.com/rust-lang/rfcs/pull/2457)
4+
- Rust Issue: [rust-lang/rust#55467](https://github.com/rust-lang/rust/issues/55467)
55

66
# Summary
77
[summary]: #summary
@@ -299,4 +299,4 @@ The [Go language][Go] allows identifiers in the form **Letter (Letter | Number)\
299299
[TR39Allowed]: https://www.unicode.org/reports/tr39/#General_Security_Profile
300300
[TR39RestrictionLevel]: https://www.unicode.org/reports/tr39/#Restriction_Level_Detection
301301
[unicode-set-confusables]: https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%5B%3AIdentifier_Status%CE%B2%3DAllowed%3A%5D%26%5B%3AXID_Continue%3DYes%3A%5D%26%5B%3AConfMA%CE%B2%3A%5D%5D&g=&i=ConfMA%CE%B2%2CScript_Extensions
302-
[unicode-set-allowed]: https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%5B%3AIdentifier_Status%CE%B2%3DAllowed%3A%5D%26%5B%3AXID_Continue%3DYes%3A%5D%5D&g=&i=Script_Extensions
302+
[unicode-set-allowed]: https://unicode.org/cldr/utility/list-unicodeset.jsp?a=%5B%5B%3AIdentifier_Status%CE%B2%3DAllowed%3A%5D%26%5B%3AXID_Continue%3DYes%3A%5D%5D&g=&i=Script_Extensions

0 commit comments

Comments
 (0)