Skip to content

helpers/format-num: Simplify implementation using Intl.NumberFormat #2210

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

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Feb 21, 2020

There is no need to implement this ourselves, and using the native browser APIs for this will make it easier in the future to localize the application.

@rust-highfive
Copy link

r? @smarnach

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member Author

Turbo87 commented Feb 21, 2020

r? @locks

@rust-highfive rust-highfive assigned locks and unassigned smarnach Feb 21, 2020
@locks
Copy link
Contributor

locks commented Feb 23, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Feb 23, 2020

📌 Commit 30e2f1b has been approved by locks

@bors
Copy link
Contributor

bors commented Feb 23, 2020

⌛ Testing commit 30e2f1b with merge b26be00...

@bors
Copy link
Contributor

bors commented Feb 23, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing b26be00 to master...

@bors bors merged commit b26be00 into rust-lang:master Feb 23, 2020
@Turbo87 Turbo87 deleted the format-num branch March 5, 2020 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants