-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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 io structs #37588
Conversation
/// trait. | ||
/// | ||
/// [`write()`]: #tymethod.write | ||
/// [`flush()`]: #tymethod.flush | ||
/// [`std::io`]: ../ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be [
std::io]: index.html
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
e0a5baa
to
36e6f4b
Compare
@bors: delegate=frewsxcv |
✌️ @frewsxcv can now approve this pull request |
🎊 🔗 🎊 @bors r+ rollup |
📌 Commit 36e6f4b has been approved by |
⌛ Testing commit 36e6f4b with merge 0a18e46... |
💔 Test failed - auto-linux-cross-opt |
@bors: retry On Mon, Nov 7, 2016 at 5:29 PM, bors [email protected] wrote:
|
…rewsxcv Add missing urls on io structs r? @steveklabnik
r? @steveklabnik