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

fix of #18181 issue #18359

Merged
merged 1 commit into from
Oct 30, 2014
Merged

fix of #18181 issue #18359

merged 1 commit into from
Oct 30, 2014

Conversation

1-more
Copy link
Contributor

@1-more 1-more commented Oct 27, 2014

No description provided.

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (or someone else) soon.

@alexcrichton
Copy link
Member

Thanks! Could you expand the commit message to have a short line at the top explaining what's being done, followed by a more detailed explanation of how it was accomplished, and finally with Closes #18181 to ensure the issue is closed when this is merged?

@1-more
Copy link
Contributor Author

1-more commented Oct 28, 2014

Hi! I put a comment on my commit. Is it OK now? Or something else is to be done?

Technically speaking, negative duration is not valid ISO 8601, but we need to
print it anyway. If `d` is a positive duration with the output `xxxxxxx`, then
the expected output of negative `-d` value is `-xxxxxxx`. I.e. the idea is to
print negative durations as positive with a leading minus sign.

Closes rust-lang#18181.
@alexcrichton
Copy link
Member

Ah I mean in the commit message itself, you can use git commit --amend to edit it.

@1-more
Copy link
Contributor Author

1-more commented Oct 28, 2014

OK, no problem

@bors bors closed this Oct 30, 2014
@bors bors merged commit 9bf82fa into rust-lang:master Oct 30, 2014
@1-more 1-more deleted the feature branch October 30, 2014 08: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.

5 participants