Skip to content

Non-ASCII identifiers should be restricted within extern blocks. #83923

Closed
@crlf0710

Description

@crlf0710

It was mentioned in rust-lang/reference#999 that in the original RFC text, there's text that said the
non-ASCII identifiers should be disallowed within extern blocks.

This is a niche use-case and i believe this doesn't need to block stablization. Creating this issue here to track it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-FFIArea: Foreign function interface (FFI)C-bugCategory: This is a bug.F-non_ascii_idents`#![feature(non_ascii_idents)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions