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

Do not drop suffixes on decimal_literal_representation #4956

Merged
merged 1 commit into from
Dec 25, 2019

Conversation

JohnTitor
Copy link
Member

Fixes #4763

changelog: Do not drop type suffixes on decimal_literal_representation

@llogiq
Copy link
Contributor

llogiq commented Dec 25, 2019

LGTM. @bors: r+

@bors
Copy link
Collaborator

bors commented Dec 25, 2019

📌 Commit b68e65b has been approved by llogiq

@bors
Copy link
Collaborator

bors commented Dec 25, 2019

⌛ Testing commit b68e65b with merge b0c4744...

bors added a commit that referenced this pull request Dec 25, 2019
Do not drop suffixes on `decimal_literal_representation`

Fixes #4763

changelog: Do not drop type suffixes on `decimal_literal_representation`
@bors
Copy link
Collaborator

bors commented Dec 25, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: llogiq
Pushing b0c4744 to master...

@bors bors merged commit b68e65b into rust-lang:master Dec 25, 2019
@JohnTitor JohnTitor deleted the decimal-lit-suffix branch December 25, 2019 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

decimal_literal_representation suggestion drops type suffixes
3 participants