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

Remove negative float literal checks. #4851

Merged
merged 1 commit into from
Nov 28, 2019
Merged

Remove negative float literal checks. #4851

merged 1 commit into from
Nov 28, 2019

Conversation

daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Nov 25, 2019

Fixes #4850.

changelog: Remove negative float literal checks.

Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! r=me with rustup.

@flip1995 flip1995 added the S-waiting-on-bors Status: The marked PR was approved and is only waiting bors label Nov 25, 2019
@phansch
Copy link
Member

phansch commented Nov 28, 2019

@bors r=flip1995

@bors
Copy link
Contributor

bors commented Nov 28, 2019

📌 Commit e46bedc has been approved by flip1995

@bors
Copy link
Contributor

bors commented Nov 28, 2019

⌛ Testing commit e46bedc with merge 64052f4...

bors added a commit that referenced this pull request Nov 28, 2019
Remove negative float literal checks.

Fixes #4850.
@bors
Copy link
Contributor

bors commented Nov 28, 2019

💔 Test failed - checks-travis

@phansch
Copy link
Member

phansch commented Nov 28, 2019

@bors retry

@bors
Copy link
Contributor

bors commented Nov 28, 2019

⌛ Testing commit e46bedc with merge f3288eb...

bors added a commit that referenced this pull request Nov 28, 2019
Remove negative float literal checks.

Fixes #4850.

changelog: Remove negative float literal checks.
@bors bors mentioned this pull request Nov 28, 2019
@bors
Copy link
Contributor

bors commented Nov 28, 2019

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

@bors bors merged commit e46bedc into rust-lang:master Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: The marked PR was approved and is only waiting bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

float_arithmetic should allow negative integer literals
4 participants