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 missing urls on join_paths #39649

Merged
merged 1 commit into from
Feb 9, 2017
Merged

Conversation

GuillaumeGomez
Copy link
Member

@frewsxcv
Copy link
Member

frewsxcv commented Feb 8, 2017

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Feb 8, 2017

📌 Commit abba076 has been approved by frewsxcv

@GuillaumeGomez
Copy link
Member Author

@bors: r-

@GuillaumeGomez
Copy link
Member Author

@bors: r=frewsxcv

@bors
Copy link
Contributor

bors commented Feb 8, 2017

📌 Commit 3022614 has been approved by frewsxcv

@GuillaumeGomez
Copy link
Member Author

@bors: rollup

///
/// Returns an `Err` (containing an error message) if one of the input
/// `Path`s contains an invalid character for constructing the `PATH`
/// Returns an [`Err`][err] (containing an error message) if one of the input
Copy link
Member

@frewsxcv frewsxcv Feb 8, 2017

Choose a reason for hiding this comment

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

I think you could have also just done:

[`Err`][] (blah blah)

[`Err`]: https://foo.bar

Copy link
Member

Choose a reason for hiding this comment

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

But what you have is fine 👍

Copy link
Member Author

Choose a reason for hiding this comment

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

I find it a bit less clear. 😉

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 9, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Feb 9, 2017
bors added a commit that referenced this pull request Feb 9, 2017
Rollup of 9 pull requests

- Successful merges: #37928, #38699, #39589, #39598, #39599, #39641, #39649, #39653, #39671
- Failed merges:
@bors bors merged commit 3022614 into rust-lang:master Feb 9, 2017
@GuillaumeGomez GuillaumeGomez deleted the join_paths-url branch February 9, 2017 10:02
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.

3 participants