Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate implementing an ECMA 402-based internationalization library #14494

Closed
alexcrichton opened this issue May 28, 2014 · 3 comments
Closed
Labels
P-medium Medium priority

Comments

@alexcrichton
Copy link
Member

We have been told that internationalization is pretty standardized at this point on the web and many languages are starting to follow along. The authoritative spec for this is located here, and it sounds like we shouldn't deviate from that spec much (as it's what everyone is expecting).

Nominating, but I do not believe this is a 1.0 issue.

@alexcrichton
Copy link
Member Author

I have also been told that this would be called libintl.

cc @zbraniecki

@brson
Copy link
Contributor

brson commented May 29, 2014

P-high, not 1.0

@steveklabnik
Copy link
Member

I'm pulling a massive triage effort to get us ready for 1.0. As part of this, I'm moving stuff that's wishlist-like to the RFCs repo, as that's where major new things should get discussed/prioritized.

This issue has been moved to the RFCs repo: rust-lang/rfcs#858

bors added a commit to rust-lang-ci/rust that referenced this issue Jun 5, 2023
… r=HKalbasi

Add regression test for rust-lang#10989

rust-lang#10989 seems to have been fixed. This patch merely adds a regression test.

Closes rust-lang#10989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-medium Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants