Skip to content

aggregated small pull requests - #8257

Closed
thestinger wants to merge 9 commits into
masterfrom
rollup
Closed

aggregated small pull requests#8257
thestinger wants to merge 9 commits into
masterfrom
rollup

Conversation

@thestinger

Copy link
Copy Markdown
Contributor

1f9c392 r=brson
54e685d r=graydon
1992765 r=thestinger
75155cd r=bblum
def8891 r=graydon

@thestingerthestinger mentioned this pull request Aug 3, 2013
RWArc had a clone() method, but it was part of impl RWArc instead of
an implementation of Clone.
Stick with the explicit implementation instead of deriving Clone so we
can have a docstring.
Fixes#8052.
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
@thestingerthestinger mentioned this pull request Aug 3, 2013
bors added a commit that referenced this pull request Aug 3, 2013
1f9c392 r=brson
54e685d r=graydon
1992765 r=thestinger
75155cd r=bblum
def8891 r=graydon
@borsbors closed this Aug 3, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 13, 2022
Combine internal cargo features
changelog: none
This is just simpler and I don't see any downsides.
Sign up for freeto 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.

6 participants

@thestinger@bors@toddaaro@lilyball@huonw@omasanori