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

Add augmented assignment operator impls for time types #32448

Merged
merged 1 commit into from Mar 26, 2016

Conversation

Projects
None yet
3 participants
@sfackler
Copy link
Member

sfackler commented Mar 23, 2016

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Mar 23, 2016

Tagging with T-libs just to make sure we're all on board, but I suspect it'll be a short discussion

@alexcrichton alexcrichton added the T-libs label Mar 23, 2016

@alexcrichton

This comment has been minimized.

Copy link
Member

alexcrichton commented Mar 24, 2016

Discussed at the triage meeting yesterday, and conclusion was to merge!

@bors: r+ be87650

@alexcrichton alexcrichton removed the T-libs label Mar 24, 2016

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2016

Rollup merge of rust-lang#32448 - sfackler:time-augmented-assignment,…
… r=alexcrichton

Add augmented assignment operator impls for time types

r? @alexcrichton

bors added a commit that referenced this pull request Mar 26, 2016

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2016

Rollup merge of rust-lang#32448 - sfackler:time-augmented-assignment,…
… r=alexcrichton

Add augmented assignment operator impls for time types

r? @alexcrichton

bors added a commit that referenced this pull request Mar 26, 2016

Auto merge of #32496 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32131, #32199, #32257, #32325, #32435, #32447, #32448, #32456, #32469, #32476, #32482
- Failed merges: #32240

bors added a commit that referenced this pull request Mar 26, 2016

Auto merge of #32496 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32131, #32199, #32257, #32325, #32435, #32447, #32448, #32456, #32469, #32476, #32482
- Failed merges: #32240

bors added a commit that referenced this pull request Mar 26, 2016

Auto merge of #32496 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32131, #32199, #32257, #32325, #32435, #32447, #32448, #32456, #32469, #32476, #32482
- Failed merges: #32240

bors added a commit that referenced this pull request Mar 26, 2016

Auto merge of #32496 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32131, #32199, #32257, #32325, #32435, #32447, #32448, #32456, #32469, #32476, #32482
- Failed merges: #32240

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 26, 2016

Rollup merge of rust-lang#32448 - sfackler:time-augmented-assignment,…
… r=alexcrichton

Add augmented assignment operator impls for time types

r? @alexcrichton

bors added a commit that referenced this pull request Mar 26, 2016

Auto merge of #32496 - Manishearth:rollup, r=Manishearth
Rollup of 11 pull requests

- Successful merges: #32131, #32199, #32257, #32325, #32435, #32447, #32448, #32456, #32469, #32476, #32482
- Failed merges: #32240

@bors bors merged commit be87650 into rust-lang:master Mar 26, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@sfackler sfackler added the relnotes label Apr 11, 2016

@sfackler sfackler deleted the sfackler:time-augmented-assignment branch Nov 26, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.