Skip to content

Remove fmt! i18n (RFC 26) #14810

New issue

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

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

Already on GitHub? # to your account

Closed
brson opened this issue Jun 11, 2014 · 0 comments · Fixed by #14831
Closed

Remove fmt! i18n (RFC 26) #14810

brson opened this issue Jun 11, 2014 · 0 comments · Fixed by #14831
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented.

Comments

@brson
Copy link
Contributor

brson commented Jun 11, 2014

rust-lang/rfcs#93

alexcrichton added a commit to alexcrichton/rust that referenced this issue Jun 11, 2014
* The select/plural methods from format strings are removed
* The # character no longer needs to be escaped
* The \-based escapes have been removed
* '{{' is now an escape for '{'
* '}}' is now an escape for '}'

Closes rust-lang#14810
[breaking-change]
bors added a commit that referenced this issue Jun 13, 2014
* The select/plural methods from format strings are removed
* The # character no longer needs to be escaped
* The \-based escapes have been removed
* '{{' is now an escape for '{'
* '}}' is now an escape for '}'

Closes #14810
[breaking-change]
ealasu added a commit to ealasu/rust-protobuf that referenced this issue Jun 15, 2014
bors added a commit to rust-lang-ci/rust that referenced this issue Jun 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
B-RFC-approved Blocker: Approved by a merged RFC but not yet implemented.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant