Skip to content

Conversation

@WiSaGaN
Copy link
Contributor

@WiSaGaN WiSaGaN commented Mar 21, 2016

Fixes #32385

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented Mar 21, 2016

Hmm, what version attribute should I use?

}
}

#[stable(feature = "rust1", since = "1.9.0")]
Copy link
Contributor

Choose a reason for hiding this comment

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

needs a new feature name. For example osstring_default (use same for both). Version 1.9.0 is ok I think since we are still in version 1.9.0 in the nightly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed. Thanks!

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented Mar 22, 2016

r? @alexcrichton

@rust-highfive rust-highfive assigned alexcrichton and unassigned aturon Mar 22, 2016
@aturon
Copy link
Contributor

aturon commented Mar 22, 2016

Looks good, thanks for the PR!

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 22, 2016

📌 Commit b5b1d06 has been approved by aturon

@bors
Copy link
Collaborator

bors commented Mar 22, 2016

⌛ Testing commit b5b1d06 with merge 99694f5...

@bors
Copy link
Collaborator

bors commented Mar 22, 2016

💔 Test failed - auto-win-gnu-64-opt

@WiSaGaN
Copy link
Contributor Author

WiSaGaN commented Mar 22, 2016

Anything I can do here?

@bluss
Copy link
Contributor

bluss commented Mar 22, 2016

@bors retry

I don't think so, seems like it didn't have a good reason to not complete.

eddyb added a commit to eddyb/rust that referenced this pull request Mar 23, 2016
…default, r=aturon

Implement Default trait for OsString/OsStr

Fixes rust-lang#32385
bors added a commit that referenced this pull request Mar 23, 2016
Rollup of 11 pull requests

- Successful merges: #32404, #32420, #32423, #32425, #32429, #32430, #32431, #32434, #32437, #32441, #32443
- Failed merges:
@bors bors merged commit b5b1d06 into rust-lang:master Mar 23, 2016
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.

6 participants