-
Notifications
You must be signed in to change notification settings - Fork 13.3k
capitalized std::int::min_value, max_value #10010 #10075
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
Conversation
It appears that this branch has gone slightly haywire in terms of what github is seeing. Would you mind rebasing your commits on top of master to get rid of all the intermediate ones? This may also just need a rebase in general. |
sorry for this mess. i hope it is now ok. |
You closed the pull request, was it accidental? |
seems still not working. I rebased my fork on upstream. under compare https://github.com/berleon/rust/compare there are exactly the changes shown I want to commit. But why are here still 8 more commits shown as added? |
I'd recommend taking a look at https://github.com/mozilla/rust/wiki/Note-git-workflow, but it loooks like you've only got one commit here. What you can try doing is something along the lines of:
That'll create a new clean branch based on mozilla's current master, plant your commit on top, and then force-push onto your master branch (that this pull request is tracking). |
thank you alex, this looks much better now and thanks for the link. |
Could you amend the commit message to have |
looks good? |
rebased on master. retry? @alexcrichton |
Closing due to inactivity, but feel free to reopen if you have updates! |
No description provided.