Uh oh!
There was an error while loading. Please reload this page.
Convert many files to intra-doc links - #76235
Conversation
jyn514
commented
Sep 2, 2020
@bors delegate=poliorcetics |
bors
commented
Sep 2, 2020
✌️ @poliorcetics can now approve this pull request |
jyn514
commented
Sep 2, 2020
cafab51 is now possible after #75652. I found both of these with |
jyn514
commented
Sep 2, 2020
Actually there are some more links I want to convert, so marking as WIP. |
jyn514
commented
Sep 2, 2020
Found most of these using the regex in #75080 (comment). Once this and the claimed files are done I think the tracking issue will be almost ready to close :) except for primitives, upstream links, and |
This comment has been minimized.
This comment has been minimized.
jyn514
commented
Sep 2, 2020
Yeah bors is confused and doesn't know what to do about reviewers that aren't part of the rust-lang org. If you like I can assign myself, but that seems a little silly. |
jyn514
commented
Sep 2, 2020
LeSeulArtichaut
left a comment
There was a problem hiding this comment.
Looks good to me, left a nit and a question
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
LeSeulArtichaut
commented
Sep 2, 2020
Also I guess you may want to squash your commits before merging? |
jyn514
commented
Sep 2, 2020
I was planning to keep them as-is, one per file, but I can squash if you prefer. |
LeSeulArtichaut
commented
Sep 2, 2020
I don’t have any preference and I don’t even have merge permissions here, I was only suggesting this because I know some reviewers like to have everything clean and squashed |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
One commit per file does not bother me but this is a doc PR so squashing won't lose much history or make bisecting harder. |
- Use intra-doc links for `std::io` in `std::fs` - Use intra-doc links for File::read in unix/ext/fs.rs - Remove explicit intra-doc links for `true` in `net/addr.rs` - Use intra-doc links in alloc/src/sync.rs - Use intra-doc links in src/ascii.rs - Switch to intra-doc links in alloc/rc.rs - Use intra-doc links in core/pin.rs - Use intra-doc links in std/prelude - Use shorter links in `std/fs.rs` `io` is already in scope.
jyn514
commented
Sep 3, 2020
@poliorcetics did I miss a review comment, is this waiting on anything? |
poliorcetics
commented
Sep 3, 2020
No sorry, I just forgot I was the one responsible for this 😅. @bors r+ rollup |
bors
commented
Sep 3, 2020
📌 Commit bb10347 has been approved by |
bors
commented
Sep 3, 2020
bors
commented
Sep 3, 2020
☀️ Test successful - checks-actions, checks-azure |
Helps with #75080
r? @poliorcetics
I recommend reviewing one commit at a time, but the diff is small enough you can do it all at once if you like :)